Fix for Linux
This commit is contained in:
parent
cee2a6ec34
commit
9915ef8b19
|
@ -22,3 +22,7 @@
|
|||
[class*="layers-"] > * + * {
|
||||
z-index: 900;
|
||||
}
|
||||
|
||||
.bd-settings-wrapper.platform-linux {
|
||||
transform: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue