[SSE] Fix Bug 35552.
This commit is contained in:
parent
1e5227271a
commit
9bcc68f01f
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
.toolbar {
|
.toolbar {
|
||||||
&:not(.cover) {
|
&:not(.cover) {
|
||||||
z-index: 102;
|
z-index: 510;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.masked {
|
&.masked {
|
||||||
|
|
Loading…
Reference in a new issue