Skip to content

Commit 7a7a67b

Browse files
ben-lu-uwMalvoz
andauthored
Optimize the SVG using SVGOMG
Co-authored-by: Robert Linder <[email protected]>
1 parent 4a62827 commit 7a7a67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mapml.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ label.mapml-layer-item-toggle {
793793
z-index: 10000;
794794
}
795795

796-
.mapml-feature-index {
796+
.mapml-feature-index:not([hidden]) {
797797
contain: content;
798798
max-height: 100%;
799799
max-width: 100%;

0 commit comments

Comments
 (0)