mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 动态样式修改
This commit is contained in:
@@ -221,7 +221,7 @@ class _DynamicsPageState extends State<DynamicsPage>
|
||||
} else {
|
||||
return const SliverToBoxAdapter(
|
||||
child: SizedBox(
|
||||
height: 115,
|
||||
height: 90,
|
||||
child: UpPanelSkeleton(),
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user