Update BDFDB.raw.css
This commit is contained in:
parent
6b353ba5ef
commit
3026fc7485
|
@ -22,7 +22,8 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
[REPLACE_CLASS_itemlayercontainerzindexdisabled] {
|
[REPLACE_CLASS_itemlayercontainerzindexdisabled] {
|
||||||
z-index: unset;
|
position: absolute !important;
|
||||||
|
z-index: unset !important;
|
||||||
}
|
}
|
||||||
[REPLACE_CLASS_itemlayercontainerzindexdisabled] > * {
|
[REPLACE_CLASS_itemlayercontainerzindexdisabled] > * {
|
||||||
z-index: 1002;
|
z-index: 1002;
|
||||||
|
|
Loading…
Reference in New Issue