Update App.scss
This commit is contained in:
parent
3b569240ea
commit
dbadff8f2e
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ $navbar-width: 250px;
|
||||||
&__container {
|
&__container {
|
||||||
margin-top: $header-height;
|
margin-top: $header-height;
|
||||||
margin-left: $navbar-width;
|
margin-left: $navbar-width;
|
||||||
|
position: relative;
|
||||||
|
z-index: 20;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__navbar {
|
&__navbar {
|
||||||
|
|
Loading…
Add table
Reference in a new issue