diff --git a/src/components/LayerControl/LayerControl.module.css b/src/components/LayerControl/LayerControl.module.css index 871e70da0..00c8cc7bb 100644 --- a/src/components/LayerControl/LayerControl.module.css +++ b/src/components/LayerControl/LayerControl.module.css @@ -16,6 +16,7 @@ flex-flow: row nowrap; align-items: center; margin: 0 4px; + overflow-wrap: anywhere; } .layerLabelIcon {