mod: add reverse from first option

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-12-31 12:12:43 +08:00
parent 20a89fbccb
commit 1215d126cc
8 changed files with 80 additions and 59 deletions

View File

@@ -112,8 +112,8 @@ class _SubDetailPageState extends State<SubDetailPage> {
top: kTextTabBarHeight +
MediaQuery.of(context).padding.top +
15,
left: 20,
right: 20,
left: 12,
right: 12,
),
child: SizedBox(
height: 200,