remove unused css

This commit is contained in:
Sam Lavigne 2023-08-30 23:09:24 -04:00
parent becdef8584
commit 5093c49b11
1 changed files with 0 additions and 6 deletions

View File

@ -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%;