fix z-index issue on settings panel
This commit is contained in:
parent
a2b28f677d
commit
f601879228
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings-footer {
|
.settings-footer {
|
||||||
|
z-index: 4;
|
||||||
display: flex;
|
display: flex;
|
||||||
>* {
|
>* {
|
||||||
margin-right: 0.5em;
|
margin-right: 0.5em;
|
||||||
|
|
Loading…
Add table
Reference in a new issue