Merge pull request '# CSS bugfix' (#492) from fix_css_map_menu_bar_overlap into master
Reviewed-on: #492
This commit was merged in pull request #492.
This commit is contained in:
@@ -289,3 +289,7 @@ Overwrites netgis.css attributes
|
|||||||
*/
|
*/
|
||||||
background: var(--rlp-red) !important;
|
background: var(--rlp-red) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.netgis-menu{
|
||||||
|
z-index: 1 !important;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user