UI changes
This commit is contained in:
parent
0aba73a2a3
commit
8616837c01
13 changed files with 126 additions and 100 deletions
|
|
@ -201,6 +201,13 @@ h3 {
|
|||
}
|
||||
}
|
||||
|
||||
/* MapLibre scale control — dark mode */
|
||||
.dark .maplibregl-ctrl-scale {
|
||||
border-color: #d6d3d1;
|
||||
color: #d6d3d1;
|
||||
background-color: rgba(28, 25, 23, 0.5);
|
||||
}
|
||||
|
||||
/* Hide scrollbar for pill groups on mobile */
|
||||
.scrollbar-hide {
|
||||
-ms-overflow-style: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue