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