adssad
This commit is contained in:
@@ -109,6 +109,10 @@ body {
|
||||
.btn:hover { transform: translateY(-1px); transition: transform 120ms ease; }
|
||||
.btn.ghost { border:1px solid var(--color-border); color: var(--color-text); background: #fff; }
|
||||
|
||||
.map-wrapper { border:1px solid var(--color-border); border-radius: var(--radius-sm); padding: 12px; background:#fff; }
|
||||
.map-container { width: 100%; height: 320px; border-radius: var(--radius-sm); overflow: hidden; border:1px solid var(--color-border); }
|
||||
.leaflet-container { font-family: inherit; }
|
||||
|
||||
.chip.inline { padding: 6px 10px; }
|
||||
|
||||
.results .card { padding: 0; }
|
||||
|
||||
Reference in New Issue
Block a user