Added servers screen

This commit is contained in:
Juan Gilsanz Polo 2022-09-27 17:54:00 +02:00
parent b6014955aa
commit ce1b7415c2
3 changed files with 79 additions and 2 deletions

View file

@ -73,7 +73,8 @@ class TopItems extends StatelessWidget {
),
],
),
)
),
const SizedBox(height: 10),
]
],
),