arles-2020: increase pwa menu height (#40677)

This commit is contained in:
Serghei Mihai 2020-03-12 15:07:05 +01:00
parent e90ad7be29
commit 4390a3e8ca
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ $nav-active-color: $primary-color;
$nav-mobile-bottom-bar-background: $primary-color;
$nav-mobile-bottom-bar-color: #eaeaea;
$nav-mobile-bottom-bar-height: 50px;
$nav-mobile-bottom-bar-height: 60px;
$nav-mobile-menu-background: $lighter-primary-color;
$buttons-order: cancel (grow), previous, submit;