mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-15 14:32:48 +00:00
More ui changes
This commit is contained in:
parent
5067122344
commit
d8897f1d74
19 changed files with 261 additions and 157 deletions
|
@ -27,7 +27,7 @@ class EncryptionTextField extends StatelessWidget {
|
|||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Padding(
|
||||
padding: const EdgeInsets.symmetric(horizontal: 20),
|
||||
padding: const EdgeInsets.symmetric(horizontal: 24),
|
||||
child: ConstrainedBox(
|
||||
constraints: const BoxConstraints(
|
||||
maxHeight: 200
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue