Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-26 18:16:32 +08:00
parent fb8a06787b
commit 91627df804
8 changed files with 44 additions and 44 deletions

View File

@@ -75,7 +75,7 @@ class _MemberPageState extends State<MemberPage> {
children: [
if ((_userController.tab2?.length ?? 0) > 1)
SizedBox(
height: 40,
height: 45,
child: TabBar(
controller: _userController.tabController,
tabs: _userController.tabs,