mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 17:46:24 +08:00
opt ui
Closes #1050 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -188,9 +188,7 @@ class _DynMentionPanelState extends SearchState<DynMentionPanel> {
|
||||
() => _buildBody(theme, _controller.loadingState.value),
|
||||
),
|
||||
SliverToBoxAdapter(
|
||||
child: SizedBox(
|
||||
height: padding + viewInset + 80,
|
||||
),
|
||||
child: SizedBox(height: padding + viewInset + 100),
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user