mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-06 01:25:33 +00:00
Compare commits
2 Commits
8c60d1d680
...
2e02dd5970
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e02dd5970 | ||
|
|
cc9fb9376d |
@ -25,6 +25,10 @@
|
||||
border-radius: var(--radius-box);
|
||||
}
|
||||
|
||||
.leaflet-popup-tip-container, .leaflet-popup-tip{
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.leaflet-tooltip {
|
||||
background-color: var(--color-base-100);
|
||||
color: var(--color-base-content);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user