mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: later page
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -112,7 +112,7 @@ class _LaterPageState extends State<LaterPage> {
|
|||||||
padding: EdgeInsets.only(
|
padding: EdgeInsets.only(
|
||||||
left: StyleString.safeSpace,
|
left: StyleString.safeSpace,
|
||||||
right: StyleString.safeSpace,
|
right: StyleString.safeSpace,
|
||||||
bottom: MediaQuery.of(context).padding.bottom + 10,
|
bottom: MediaQuery.of(context).padding.bottom + 81,
|
||||||
),
|
),
|
||||||
sliver: Obx(
|
sliver: Obx(
|
||||||
() => _buildBody(_laterController.loadingState.value),
|
() => _buildBody(_laterController.loadingState.value),
|
||||||
|
|||||||
Reference in New Issue
Block a user