瀏覽代碼

HUE-6077 [frontend] Reduce size of the start/end node in the workflow editor

Enrico Berti 8 年之前
父節點
當前提交
4dc8584

文件差異過大導致無法顯示
+ 0 - 0
apps/oozie/src/oozie/static/oozie/css/workflow-editor.css


+ 1 - 0
apps/oozie/src/oozie/static/oozie/less/workflow-editor.less

@@ -98,6 +98,7 @@
     z-index: 11;
     overflow-x: auto;
     border: 1px solid #d8d8d8 !important;
+    min-height: 40px;
   }
 
   .card-widget h2, .card-widget .card-body {

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