Эх сурвалжийг харах

[oozie] Passthrough arrows click

Enrico Berti 11 жил өмнө
parent
commit
5c8e649f98

+ 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;
+}