fix
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 10;
|
||||
z-index: 11;
|
||||
|
||||
a {
|
||||
color: #fff;
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
position: fixed;
|
||||
top: 55px;
|
||||
left: 0;
|
||||
z-index: 15;
|
||||
z-index: 200;
|
||||
height: 100vh;
|
||||
@include boxShadow(10px 10px 10px rgba(#000, 0.4));
|
||||
|
||||
@@ -42,6 +42,6 @@
|
||||
position: fixed;
|
||||
top: 60px;
|
||||
left: 0;
|
||||
z-index: 14;
|
||||
z-index: 199;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user