mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 03:57:31 +01:00
fix: FAB in filtered content screen
This commit is contained in:
parent
f3b8edaf43
commit
2544b83539
@ -201,9 +201,6 @@ class FilteredContentsScreen(
|
||||
),
|
||||
) {
|
||||
FloatingActionButtonMenu(
|
||||
modifier = Modifier.padding(
|
||||
bottom = Spacing.xxl + Spacing.s + bottomNavigationInset,
|
||||
),
|
||||
items = buildList {
|
||||
this += FloatingActionButtonMenuItem(
|
||||
icon = Icons.Default.ExpandLess,
|
||||
|
Loading…
x
Reference in New Issue
Block a user