chore: some positioning fixes
This commit is contained in:
parent
40f71896fb
commit
3b22d6b1c4
2 changed files with 563 additions and 868 deletions
|
|
@ -30,7 +30,7 @@ abstract class AppConfig {
|
|||
static const double toolbarMaxHeight = 225.0;
|
||||
static const double toolbarMinHeight = 150.0;
|
||||
static const double toolbarMinWidth = 350.0;
|
||||
static const double toolbarMenuHeight = 300.0;
|
||||
static const double toolbarMenuHeight = 215.0;
|
||||
static const double defaultHeaderHeight = 56.0;
|
||||
static const double toolbarButtonsHeight = 50.0;
|
||||
static const double toolbarSpacing = 8.0;
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue