removed leaflet flag
This commit is contained in:
@@ -480,7 +480,7 @@ select.form-input { cursor: pointer; }
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
/* Layer Control Header — only visible when expanded */
|
||||
/* Layer Control Header */
|
||||
.layer-control-header {
|
||||
background: var(--color-primary);
|
||||
color: white;
|
||||
@@ -498,6 +498,11 @@ select.form-input { cursor: pointer; }
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.leaflet-attribution-flag {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* -----------------------------------------------------------------
|
||||
4.3 Sidebar Overrides
|
||||
|
||||
Reference in New Issue
Block a user