[Issue #9] - Updated z-index of nav bar to display over content
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
09c464ccbb
commit
8122bfa08f
@ -49,6 +49,7 @@ input[type="submit"].button-primary{
|
|||||||
background: #212121;
|
background: #212121;
|
||||||
box-shadow: $box-shadow-1;
|
box-shadow: $box-shadow-1;
|
||||||
color: white;
|
color: white;
|
||||||
|
z-index: 100;
|
||||||
|
|
||||||
.nav-bar-left{
|
.nav-bar-left{
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
Reference in New Issue
Block a user