Improve progress bar design
This commit is contained in:
parent
5f4bcae38c
commit
e7e5981af7
@ -652,6 +652,7 @@ button, .button {
|
|||||||
top: 0;
|
top: 0;
|
||||||
width: var(--progress);
|
width: var(--progress);
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
transition: width ease-out 150ms;
|
||||||
|
|
||||||
background: $secondary;
|
background: $secondary;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user