mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Increase hamburguer menu max-height; 340px was less than SL menu fully expanded.
This commit is contained in:
@@ -312,7 +312,7 @@
|
||||
@navbar-border-radius: 0;
|
||||
@navbar-padding-horizontal: floor((@grid-gutter-width / 2));
|
||||
@navbar-padding-vertical: ((@navbar-height - @line-height-computed) / 2);
|
||||
@navbar-collapse-max-height: 340px;
|
||||
@navbar-collapse-max-height: 380px;
|
||||
|
||||
@navbar-default-color: #777;
|
||||
@navbar-default-bg: #fff;
|
||||
|
||||
Reference in New Issue
Block a user