mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
Merge branch 'main' into icons
This commit is contained in:
commit
2e02dd5970
@ -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