fix: add popup spacing for close area
This commit is contained in:
@@ -726,7 +726,7 @@ function htmlPage(): string {
|
||||
}
|
||||
|
||||
.leaflet-popup-content {
|
||||
margin: 10px 12px 12px;
|
||||
margin: 14px 12px 12px;
|
||||
color: var(--timeline-text);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user