Apply flat button styling globally, ie. dialogs
This commit is contained in:
parent
47e3f76bca
commit
87c9a85db9
|
|
@ -98,7 +98,7 @@ const double kTabletDialogPadding = 250;
|
|||
const double kTableColumnWidthMin = 40;
|
||||
const double kTableColumnWidthMax = 120;
|
||||
|
||||
const int kTableListWidthCutoff = 500;
|
||||
const int kTableListWidthCutoff = 450;
|
||||
const int kDefaultAnimationDuration = 500;
|
||||
|
||||
const int kCardTypeVisa = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue