mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-16 22:24:04 +08:00
@@ -95,7 +95,7 @@ class _VotePanelState extends State<VotePanel> {
|
||||
maxCrossAxisExtent: 100,
|
||||
mainAxisSpacing: 10,
|
||||
crossAxisSpacing: 10,
|
||||
mainAxisExtent: MediaQuery.textScalerOf(context).scale(50),
|
||||
mainAxisExtent: 50,
|
||||
),
|
||||
itemBuilder: (context, index) =>
|
||||
_buildPicOptions(index, theme.colorScheme),
|
||||
|
||||
Reference in New Issue
Block a user