@@ -18108,6 +18108,9 @@ Rail
background-color: #dadde6;
border-radius: 12px;
transition: all ease 0.3s;
+}
+
+#layers .lu-switch__container:disabled {
opacity: 0.5;
}