mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: resolve issue (#3621)
This commit is contained in:
parent
dace02d34d
commit
b247a49417
@ -73,6 +73,7 @@ class NumberTypeOptionWidget extends TypeOptionWidget {
|
|||||||
height: GridSize.popoverItemHeight,
|
height: GridSize.popoverItemHeight,
|
||||||
alignment: Alignment.centerLeft,
|
alignment: Alignment.centerLeft,
|
||||||
child: FlowyText.medium(
|
child: FlowyText.medium(
|
||||||
|
color: Theme.of(context).colorScheme.outline,
|
||||||
LocaleKeys.grid_field_numberFormat.tr(),
|
LocaleKeys.grid_field_numberFormat.tr(),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user