Compact mobile map theme selection
This commit is contained in:
@@ -6695,6 +6695,14 @@ section {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
.geo-theme-list {
|
||||
max-height: 16rem;
|
||||
overflow-y: auto;
|
||||
overscroll-behavior-y: contain;
|
||||
padding-right: 0.18rem;
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
|
||||
.geo-temporal-summary > div {
|
||||
border-top: 1px solid #e1e8e5;
|
||||
border-left: 0;
|
||||
|
||||
Reference in New Issue
Block a user