Kaynağa Gözat

[oozie] Passthrough arrows click

Enrico Berti 11 yıl önce
ebeveyn
işleme
5c8e649f98
1 değiştirilmiş dosya ile 5 ekleme ve 1 silme
  1. 5 1
      apps/oozie/static/css/workflow-editor.css

+ 5 - 1
apps/oozie/static/css/workflow-editor.css

@@ -516,4 +516,8 @@ em {
 
 #addActionDemiModal input, #addActionDemiModal select {
   margin-bottom: 0;
-} 
+}
+
+canvas {
+  pointer-events: none;
+}