chore: Design adjustments

This commit is contained in:
Krille 2025-01-26 16:07:52 +01:00
commit 85bebb796c
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 14 additions and 10 deletions

View file

@ -246,6 +246,8 @@ class ChatView extends StatelessWidget {
),
),
),
floatingActionButtonLocation:
FloatingActionButtonLocation.miniCenterFloat,
floatingActionButton: controller.showScrollDownButton &&
controller.selectedEvents.isEmpty
? Padding(