mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 11:06:51 +08:00
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user