Răsfoiți Sursa

try to fix the detailed view

andre 4 ani în urmă
părinte
comite
5a45d8dbef
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      templates/client/default/assets/css/layers-ui.css

+ 3 - 0
templates/client/default/assets/css/layers-ui.css

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