Skip to content

Commit f939271

Browse files
authored
Fix: Resource menu overlap by viewer content (#2100)
1 parent 1c8610d commit f939271

File tree

1 file changed

+1
-0
lines changed
  • geonode_mapstore_client/client/themes/geonode/less

1 file changed

+1
-0
lines changed

geonode_mapstore_client/client/themes/geonode/less/_base.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ body {
177177
.gn-viewer-layout-center {
178178
overflow-y: auto;
179179
overflow-x: hidden;
180+
z-index: 1;
180181
}
181182
}
182183

0 commit comments

Comments
 (0)