This commit is contained in:
2026-04-17 15:13:34 +02:00
parent ed41b82076
commit e7ebe7f403

View File

@@ -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),