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 {
|
.webbpm.ervu_dashboard .progress {
|
||||||
width: 64px;
|
width: 3.2vw;
|
||||||
height: 64px;
|
height:3.2vw;
|
||||||
border: 5px dotted var(--color-text-primary);
|
border: 0.25vw dotted var(--color-text-primary);
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue