fix(layout): prevent layout scroll disappearing when overlay open

This commit is contained in:
Sergey Andrievskiy 2019-06-26 19:33:05 +03:00
parent 47979ac17b
commit 2144c7a3d9
4 changed files with 157 additions and 2 deletions

View file

@ -6,6 +6,7 @@
$nb-themes: nb-register-theme((
font-family-secondary: font-family-primary,
layout-padding-top: 2.25rem,
layout-window-mode-padding-top: 0,
menu-item-icon-margin: 0 0.5rem 0 0,
@ -28,6 +29,7 @@ $nb-themes: nb-register-theme((
$nb-themes: nb-register-theme((
font-family-secondary: font-family-primary,
layout-padding-top: 2.25rem,
layout-window-mode-padding-top: 0,
menu-item-icon-margin: 0 0.5rem 0 0,
@ -50,6 +52,7 @@ $nb-themes: nb-register-theme((
$nb-themes: nb-register-theme((
font-family-secondary: font-family-primary,
layout-padding-top: 2.25rem,
layout-window-mode-padding-top: 0,
menu-item-icon-margin: 0 0.5rem 0 0,
@ -72,6 +75,7 @@ $nb-themes: nb-register-theme((
$nb-themes: nb-register-theme((
font-family-secondary: font-family-primary,
layout-padding-top: 2.25rem,
layout-window-mode-padding-top: 0,
menu-item-icon-margin: 0 0.5rem 0 0,