feat: mobile sort editor (#4714)

This commit is contained in:
Richard Shiue
2024-02-23 20:47:19 +08:00
committed by GitHub
parent acd75befbc
commit c0796e8ae5
11 changed files with 835 additions and 74 deletions

View File

@ -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(