mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: mobile sort editor (#4714)
This commit is contained in:
@ -218,7 +218,7 @@ class FlowyOptionTile extends StatelessWidget {
|
||||
|
||||
final padding = EdgeInsets.symmetric(
|
||||
horizontal: leading == null ? 0.0 : 12.0,
|
||||
vertical: 16.0,
|
||||
vertical: 14.0,
|
||||
);
|
||||
|
||||
return Expanded(
|
||||
|
Reference in New Issue
Block a user