opt: medialist page

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-02 16:31:50 +08:00
parent 9bbd934f8e
commit 2abf01362c
6 changed files with 154 additions and 150 deletions

View File

@@ -90,7 +90,7 @@ class _MemberHomeState extends State<MemberHome>
),
SliverToBoxAdapter(
child: SizedBox(
height: 120 / StyleString.aspectRatio + 10,
height: 98,
child: MemberFavItem(
item: loadingState.response.favourite2.item.first,
),