chore: Adjust design

This commit is contained in:
Christian Kußowski 2026-03-10 09:29:45 +01:00
commit a490a40379
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
6 changed files with 13 additions and 7 deletions

View file

@ -20,7 +20,7 @@ Future<int?> showPermissionChooser(
child: Column(
mainAxisSize: .min,
crossAxisAlignment: .stretch,
spacing: 12.0,
spacing: 16.0,
children: [
Text(L10n.of(context).setPowerLevelDescription),
ValueListenableBuilder(