chore: Small fixes

This commit is contained in:
PartyDonut 2025-08-01 20:41:21 +02:00
parent 8e4171be56
commit d421bb13e6
3 changed files with 9 additions and 15 deletions

View file

@ -292,7 +292,6 @@ class _SideNavigationBarState extends ConsumerState<SideNavigationBar> {
}
},
),
if (AdaptiveLayout.of(context).inputDevice == InputDevice.pointer) const SizedBox(height: 16),
],
),
),