Fixed z-index

pull/310/head
cagataycivici 2020-04-20 16:47:02 +03:00
parent 31b2391e32
commit 1cc2fd4962
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ a {
position: fixed;
top: 0;
left: 0;
z-index: 9997;
z-index: 997;
height: 70px;
width: 100%;
display: -ms-flexbox;