mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-14 21:24:02 +08:00
@@ -100,7 +100,7 @@ class _RepostPanelState extends CommonRichTextPubPageState<RepostPanel> {
|
||||
if (_isMax) ...[
|
||||
Expanded(
|
||||
child: ListView(
|
||||
padding: EdgeInsets.zero,
|
||||
padding: .zero,
|
||||
controller: scrollController,
|
||||
physics: const ClampingScrollPhysics(),
|
||||
children: _buildEditPanel(theme),
|
||||
|
||||
Reference in New Issue
Block a user