mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Add some space between the rule groups
This commit is contained in:
parent
dd44624540
commit
777504d0e0
1 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue