Add some space between the rule groups
This commit is contained in:
parent
dd44624540
commit
777504d0e0
|
@ -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