diff --git a/src/App.svelte b/src/App.svelte index c9cac08..bfb95f5 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -387,12 +387,6 @@ padding: 5px; flex: 1; } - .render-progress { - transition: 0.1s all; - width: 0%; - height: 7px; - background-color: var(--b1); - } .rendering-video { position: absolute; width: 100%;