Browse Source

try to fix the detailed view

andre 4 years ago
parent
commit
5a45d8dbef
1 changed files with 3 additions and 0 deletions
  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;
   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;
 }
 }