progress
This commit is contained in:
parent
dc24aae0a4
commit
4dcb3fe2cd
1 changed files with 3 additions and 3 deletions
|
|
@ -372,9 +372,9 @@ body.webbpm.ervu_dashboard {
|
|||
*/
|
||||
|
||||
.webbpm.ervu_dashboard .progress {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
border: 5px dotted var(--color-text-primary);
|
||||
width: 3.2vw;
|
||||
height:3.2vw;
|
||||
border: 0.25vw dotted var(--color-text-primary);
|
||||
border-radius: 100%;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue