Add some space between the rule groups
This commit is contained in:
parent
63c8011a15
commit
47a3700973
|
@ -1,5 +1,7 @@
|
|||
.workflowengine .operation {
|
||||
padding: 5px;
|
||||
padding-bottom: 20px;
|
||||
margin-bottom: 20px;
|
||||
border-bottom: #eee 1px solid;
|
||||
border-left: rgba(0,0,0,0) 1px solid;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue