SUPPORT-9168 progress bar
This commit is contained in:
parent
812965593f
commit
40ed04a607
1 changed files with 2 additions and 2 deletions
|
|
@ -380,8 +380,8 @@ body.webbpm.ervu_lkrp_ul {
|
|||
|
||||
.webbpm.ervu_lkrp_ul .loader {
|
||||
font-size: 15px;
|
||||
left: calc(50% - 50px);
|
||||
top: calc(50% - 50px);
|
||||
left: calc(50% - 0.4em);
|
||||
top: calc(50% - 0.4em);
|
||||
width: 0.8em;
|
||||
height: 0.8em;
|
||||
border-radius: 50%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue