ソースを参照

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 {

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません