remove unnecesary safearea
This commit is contained in:
parent
1f26bf70ae
commit
618b8c93e1
|
@ -396,7 +396,6 @@ class _AboutTab extends HookWidget {
|
|||
title: const Center(child: Text('Modlog')),
|
||||
onTap: goToModLog,
|
||||
),
|
||||
const SafeArea(child: SizedBox.shrink()),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue