diff --git a/controllets/datalet-selection-controllet/datalet-selection-controllet.html b/controllets/datalet-selection-controllet/datalet-selection-controllet.html index 5f6a403..9c17e6e 100755 --- a/controllets/datalet-selection-controllet/datalet-selection-controllet.html +++ b/controllets/datalet-selection-controllet/datalet-selection-controllet.html @@ -42,7 +42,7 @@ #items_vslider_controllet { position: relative; height: 100vh; - width: 172px; + min-width: 172px; } #datalet_selection_inputs {