Update BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2021-05-26 14:14:06 +02:00
parent 6b353ba5ef
commit 3026fc7485
1 changed files with 2 additions and 1 deletions

View File

@ -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;