mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 14:02:48 +00:00
Adapted servers list and connection screen
This commit is contained in:
parent
f631780e18
commit
33125e543c
8 changed files with 743 additions and 225 deletions
|
@ -20,6 +20,7 @@ class ProcessDialog extends StatelessWidget {
|
|||
horizontal: 30
|
||||
),
|
||||
child: Row(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
const CircularProgressIndicator(),
|
||||
const SizedBox(width: 40),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue