|
|
@@ -18071,7 +18071,7 @@ Rail
|
|
|
|
|
|
#layers .lu-switch__checkbox {
|
|
|
position: absolute;
|
|
|
- opacity: 0.5;
|
|
|
+ opacity: 0;
|
|
|
}
|
|
|
|
|
|
#layers .lu-switch__checkbox + .lu-switch__container .lu-switch__handle {
|
|
|
@@ -18108,6 +18108,7 @@ Rail
|
|
|
background-color: #dadde6;
|
|
|
border-radius: 12px;
|
|
|
transition: all ease 0.3s;
|
|
|
+ opacity: 0.5;
|
|
|
}
|
|
|
|
|
|
#layers .lu-switch--icon {
|