Removed whitespace end home

This commit is contained in:
Juan Gilsanz Polo 2022-10-10 01:20:04 +02:00
parent b42218fac1
commit 7ccf4127c2

View file

@ -154,8 +154,6 @@ class _HomeState extends State<Home> {
data: serversProvider.serverStatus.data!.stats.topClients,
type: 'topClients',
),
const SizedBox(height: 70) // To avoid content under fab
],
);