mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 12:24:47 +00:00
Added server management modal
This commit is contained in:
parent
3bb3f36ecb
commit
3ccdff9e9f
8 changed files with 207 additions and 17 deletions
|
@ -14,8 +14,6 @@ class StatusBox extends StatelessWidget {
|
|||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
final width = MediaQuery.of(context).size.width;
|
||||
|
||||
return Container(
|
||||
padding: const EdgeInsets.all(12),
|
||||
width: double.maxFinite,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue