mirror of
https://github.com/GuerillaStudio/souvenir.git
synced 2025-02-01 11:39:38 +00:00
style(progress bar in encoding overlay): Make progress smoother
This commit is contained in:
parent
0b5035a7ad
commit
84aabe3c24
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
|||
.encoding-progressBar__state {
|
||||
height: .5rem;
|
||||
background: linear-gradient(91.78deg, var(--color-primary) 0%,var(--color-secondary) 100%);
|
||||
transition: 1s all ease-in-out;
|
||||
}
|
||||
|
||||
.encoding-percent {
|
||||
|
|
Loading…
Add table
Reference in a new issue