mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
opt ui
Closes #1050 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -428,7 +428,8 @@ class _PayCoinsPageState extends State<PayCoinsPage>
|
||||
],
|
||||
),
|
||||
SizedBox(
|
||||
height: (isV ? 50 : 10) + MediaQuery.paddingOf(context).bottom,
|
||||
height:
|
||||
(isV ? 50 : 10) + MediaQuery.viewPaddingOf(context).bottom,
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user