Fix media marker popup
This commit is contained in:
@@ -15,6 +15,10 @@ $thumbnail-max-size: 60px;
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
.maplibregl-popup-tip {
|
||||
border-top-color: color.$default-bg-light;
|
||||
}
|
||||
|
||||
.maplibregl-popup-content {
|
||||
padding: var.$block-spacing;
|
||||
background-color: color.$default-bg-light;
|
||||
|
||||
Reference in New Issue
Block a user