Explorar el Código

try to fix the detailed view

andre hace 4 años
padre
commit
b854b73bd6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      templates/client/default/assets/css/layers-ui.css

+ 1 - 1
templates/client/default/assets/css/layers-ui.css

@@ -18086,7 +18086,7 @@ Rail
   right: 2px;
 }
 
-#layers .lu-switch__checkbox:disabled + .lu-switch__container {
+#layers .lu-switch__checkbox:disabled + .lu-switch__container .lu-form-check {
   opacity: 0.5;
   cursor: initial;
 }