Browse Source

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

Enrico Berti 8 years ago
parent
commit
4dc8584802

File diff suppressed because it is too large
+ 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;
     z-index: 11;
     overflow-x: auto;
     overflow-x: auto;
     border: 1px solid #d8d8d8 !important;
     border: 1px solid #d8d8d8 !important;
+    min-height: 40px;
   }
   }
 
 
   .card-widget h2, .card-widget .card-body {
   .card-widget h2, .card-widget .card-body {

Some files were not shown because too many files changed in this diff