Fix loading icon for workflowengine
This commit is contained in:
parent
2a4a1278fa
commit
8e0e85c631
|
@ -41,3 +41,8 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.workflowengine .rules .icon-loading-small {
|
||||
display: inline-block;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue