This commit is contained in:
lollipopkit
2023-08-20 23:30:44 +08:00
parent e643378249
commit 8111a83703
9 changed files with 182 additions and 183 deletions

View File

@@ -99,7 +99,6 @@ class _ServerDetailPageState extends State<ServerDetailPage>
padding: EdgeInsets.only(
left: 13,
right: 13,
top: 13,
bottom: _media.padding.bottom + 77,
),
itemCount: buildFuncs ? _cardsOrder.length + 1 : _cardsOrder.length,