Modified style for step remove notification (#620)

* modified style for step remove notification

* Update defaultHtmlStepUi.js
This commit is contained in:
aashna27
2019-01-07 01:14:25 +05:30
committed by Jeffrey Warren
parent 2aa7e9b96c
commit 20d49456fd
3 changed files with 13 additions and 7 deletions

View File

@@ -254,4 +254,4 @@ function DefaultHtmlStepUi(_sequencer, options) {
onRemove: onRemove,
onDraw: onDraw
}
}
}