# CSS bugfix
* fixes a rendering bug where the menu bar of the map client overlapped modal forms
This commit is contained in:
parent
e5db7f6b13
commit
ce63dd30bc
@ -289,3 +289,7 @@ Overwrites netgis.css attributes
|
|||||||
*/
|
*/
|
||||||
background: var(--rlp-red) !important;
|
background: var(--rlp-red) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.netgis-menu{
|
||||||
|
z-index: 1 !important;
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user