瀏覽代碼

HUE-7380 [dashboard] Adjust spacing of dimensions to allow drag and drop

Enrico Berti 8 年之前
父節點
當前提交
1de2d8341d

文件差異過大導致無法顯示
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


+ 1 - 1
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less

@@ -329,7 +329,7 @@
   }
 
   .filter-box {
-    float: left;
+    display: inline-block;
     margin-right: 10px;
     margin-bottom: 10px;
   }

部分文件因文件數量過多而無法顯示