mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 22:12:53 +00:00
Some UI changes
This commit is contained in:
parent
26d89730ef
commit
4beaa862e9
15 changed files with 244 additions and 141 deletions
|
@ -27,6 +27,7 @@ class CustomListTile extends StatelessWidget {
|
|||
child: Padding(
|
||||
padding: padding ?? const EdgeInsets.symmetric(horizontal: 20, vertical: 15),
|
||||
child: Row(
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: [
|
||||
Flexible(
|
||||
child: Row(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue