[Common] correct index for SSE
This commit is contained in:
parent
6977ca9cbf
commit
15a7771a6f
|
@ -242,7 +242,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 101;
|
z-index: 102;
|
||||||
}
|
}
|
||||||
|
|
||||||
.toolbar {
|
.toolbar {
|
||||||
|
|
Loading…
Reference in a new issue