mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Removed whitespace end home
This commit is contained in:
parent
b42218fac1
commit
7ccf4127c2
1 changed files with 0 additions and 2 deletions
|
@ -154,8 +154,6 @@ class _HomeState extends State<Home> {
|
||||||
data: serversProvider.serverStatus.data!.stats.topClients,
|
data: serversProvider.serverStatus.data!.stats.topClients,
|
||||||
type: 'topClients',
|
type: 'topClients',
|
||||||
),
|
),
|
||||||
|
|
||||||
const SizedBox(height: 70) // To avoid content under fab
|
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue