mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 01:26:59 +08:00
opt ui
Closes #1050 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -183,7 +183,9 @@ class _LiveEmotePanelState extends State<LiveEmotePanel>
|
||||
)
|
||||
.toList(),
|
||||
),
|
||||
SizedBox(height: MediaQuery.paddingOf(context).bottom),
|
||||
SizedBox(
|
||||
height: MediaQuery.viewPaddingOf(context).bottom,
|
||||
),
|
||||
],
|
||||
)
|
||||
: _errorWidget(),
|
||||
|
||||
Reference in New Issue
Block a user