diff options
Diffstat (limited to 'apps/workflowengine/src/styles/operation.scss')
-rw-r--r-- | apps/workflowengine/src/styles/operation.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/workflowengine/src/styles/operation.scss b/apps/workflowengine/src/styles/operation.scss index c3ca64465e0..89c105d58fe 100644 --- a/apps/workflowengine/src/styles/operation.scss +++ b/apps/workflowengine/src/styles/operation.scss @@ -16,7 +16,7 @@ background-size: 50px 50px; background-position: center center; margin-top: 10px; - margin-bottom: 20px; + margin-bottom: 10px; background-repeat: no-repeat; } .actions__item__description { |