chore: Follow up move fab to navrail

This commit is contained in:
Christian Kußowski 2026-02-28 15:11:23 +01:00
commit 0de474cbe7
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -113,6 +113,7 @@ class SpacesNavigationRail extends StatelessWidget {
},
),
),
if (FluffyThemes.isColumnMode(context))
Padding(
padding: const EdgeInsets.all(12.0),
child: StartChatFab(),