Fixed z-index
parent
31b2391e32
commit
1cc2fd4962
|
@ -110,7 +110,7 @@ a {
|
|||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 9997;
|
||||
z-index: 997;
|
||||
height: 70px;
|
||||
width: 100%;
|
||||
display: -ms-flexbox;
|
||||
|
|
Loading…
Reference in New Issue