Browse Source

try to fix the detailed view

andre 4 years ago
parent
commit
108039285c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      templates/client/default/assets/css/layers-ui.css

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

@@ -18099,6 +18099,10 @@ Rail
   transition: all ease 0.3s;
 }
 
+#layers .lu-switch__handle:disabled {
+  opacity: 0.5;
+}
+
 #layers .lu-switch__container {
   position: absolute;
   top: 0;