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