mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 09:38:25 +00:00
parent
b25db57fca
commit
7270c578e9
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ abstract class ActionItem {
|
|||
|
||||
class ActionListSizes {
|
||||
static double itemHPadding = 10;
|
||||
static double itemHeight = 16;
|
||||
static double itemHeight = 20;
|
||||
static double padding = 6;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue