mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -205,10 +205,6 @@ class _VotePanelState extends State<VotePanel> {
|
||||
clipBehavior: .hardEdge,
|
||||
title: const Text('关注的人的投票'),
|
||||
contentPadding: const .only(top: 10, bottom: 12),
|
||||
constraints: const BoxConstraints(
|
||||
minWidth: 280,
|
||||
maxWidth: 420,
|
||||
),
|
||||
content: SingleChildScrollView(
|
||||
child: Column(
|
||||
mainAxisSize: .min,
|
||||
|
||||
Reference in New Issue
Block a user