Jelajahi Sumber

HUE-8174 [dashboard] Remove CSS transition on the dimensions opacity to prevent rendering problems

Enrico Berti 7 tahun lalu
induk
melakukan
3ffcae52b6

File diff ditekan karena terlalu besar
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


File diff ditekan karena terlalu besar
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


File diff ditekan karena terlalu besar
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 0 - 1
desktop/core/src/desktop/static/desktop/less/components/hue-gridster.less

@@ -30,7 +30,6 @@
       }
       .grid-left-bar, .edit-dimensions {
         opacity: 0;
-        .hue-ease-transition(opacity);
       }
       .query-builder {
         h2 {

File diff ditekan karena terlalu besar
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/common_dashboard.css


+ 2 - 1
desktop/libs/dashboard/src/dashboard/static/dashboard/less/common_dashboard.less

@@ -565,7 +565,8 @@
     margin-top: 8px;
     margin-left: -5px;
     .selectize-control {
-      margin-right: 10px;
+      margin-top: 4px;
+      margin-right: 20px;
     }
   }
 

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini