🐛 Fix compose toolbar safe area issue

This commit is contained in:
2025-11-02 23:56:48 +08:00
parent dd17b2b9c1
commit 8857718709
2 changed files with 9 additions and 1 deletions

View File

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