z-index problem
This commit is contained in:
parent
9647132569
commit
3bf8872a33
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ figure {
|
|||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 99;
|
||||
z-index: auto;
|
||||
}
|
||||
}
|
||||
</style>
|
Loading…
Reference in a new issue