MOBILE-4430 progress-bar: Add progress change animation
This commit is contained in:
parent
755b4c0189
commit
a9ab42befa
@ -47,6 +47,7 @@
|
|||||||
&[value]::-webkit-progress-value {
|
&[value]::-webkit-progress-value {
|
||||||
background-color: var(--progressbar-color);
|
background-color: var(--progressbar-color);
|
||||||
border-radius: var(--height);
|
border-radius: var(--height);
|
||||||
|
transition: width 500ms ease-in-out;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user