Phone state z-index fix
This commit is contained in:
@@ -82,6 +82,7 @@ body.dashboard .navbar {
|
||||
body.dashboard .sidebar {
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
z-index: 998;
|
||||
width: 250px;
|
||||
background: #37474f;
|
||||
-webkit-transition: margin 0.2s;
|
||||
|
||||
Reference in New Issue
Block a user