fix
This commit is contained in:
@@ -29,8 +29,8 @@ class DeleteDeviceDialog extends ConsumerWidget {
|
||||
big: EdgeInsets.symmetric(horizontal: 24, vertical: 18),
|
||||
),
|
||||
width: SizeUtils.getByScreen(small: 360, big: 350),
|
||||
height: SizeUtils.getByScreen(small: 184, big: 160),
|
||||
child: Column(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
Text(
|
||||
context.translate(I18n.deleteDeviceDialog),
|
||||
|
||||
Reference in New Issue
Block a user