Merge pull request #601 from nextcloud/fix-workflowengine-loading
Fix loading icon for workflowengine
This commit is contained in:
commit
e6f4ba5929
|
@ -41,3 +41,8 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.workflowengine .rules .icon-loading-small {
|
||||
display: inline-block;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue