💄 Optimize attachment preview

This commit is contained in:
2025-08-17 13:08:08 +08:00
parent 466e354679
commit 6c48aa2356
2 changed files with 3 additions and 1 deletions

View File

@@ -309,6 +309,8 @@ class ArticleComposeScreen extends HookConsumerWidget {
onExpansionChanged: (expanded) {
isAttachmentsExpanded.value = expanded;
},
collapsedBackgroundColor:
Theme.of(context).colorScheme.surfaceContainer,
title: Column(
crossAxisAlignment: CrossAxisAlignment.start,
children: [