Skip to content

Commit a3866fe

Browse files
ben-lu-uwMalvoz
andcommitted
Optimize the SVG using SVGOMG
Co-authored-by: Robert Linder <[email protected]>
1 parent 5bea4b1 commit a3866fe

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)