fix z-index
This commit is contained in:
parent
33d595f239
commit
0ce79fed44
|
@ -48,7 +48,7 @@
|
|||
position: absolute;
|
||||
left: 5px;
|
||||
top: 0;
|
||||
z-index: 90;
|
||||
z-index: 7000;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
|
|
Loading…
Reference in New Issue