mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
up style
This commit is contained in:
parent
7c809b9629
commit
522f48f887
3 changed files with 66 additions and 33 deletions
|
@ -632,4 +632,12 @@ overrides leaflet
|
|||
}
|
||||
}
|
||||
|
||||
.search-results {
|
||||
width: calc(100% - 40px);
|
||||
margin-top: 10px;
|
||||
border: 1px solid var(--button-border);
|
||||
border-radius: 5px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=style.css.map */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue