fix mention list header

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-07-10 12:24:56 +08:00
parent e240a6caae
commit f60a714c06
2 changed files with 6 additions and 3 deletions

View File

@@ -243,6 +243,7 @@ class _DynMentionPanelState extends State<DynMentionPanel> {
pinned: true,
delegate: CustomSliverPersistentHeaderDelegate(
extent: 40,
needRebuild: true,
bgColor: theme.colorScheme.surface,
child: Container(
height: 40,