Merge pull request #3333 from pangeachat/new-message-overlay

chore: some positioning fixes
This commit is contained in:
ggurdin 2025-07-03 14:31:52 -04:00 committed by GitHub
commit ce9b125161
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 563 additions and 868 deletions

View file

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