Skip to content

Commit 130e3c8

Browse files
add side panel content 32px bottom margin to fix cut off (#136)
1 parent f2abac4 commit 130e3c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/styles/map.view.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ select {
105105
}
106106
.side-panel__content {
107107
padding: 10px !important;
108+
margin-bottom: 32px !important;
108109
}
109110
.bottom-widget--container {
110111
bottom: 32px !important;

0 commit comments

Comments
 (0)