💄 Optimize compose toolbar styling

This commit is contained in:
2026-01-17 15:51:45 +08:00
parent 6840054a41
commit c36a5eaa73
2 changed files with 3 additions and 163 deletions

View File

@@ -414,7 +414,6 @@ class PostComposeCard extends HookConsumerWidget {
child: ComposeToolbar(
state: composeState,
originalPost: originalPost,
isCompact: true,
useSafeArea: isContained,
),
),