remove unused css
This commit is contained in:
parent
becdef8584
commit
5093c49b11
|
@ -387,12 +387,6 @@
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
.render-progress {
|
|
||||||
transition: 0.1s all;
|
|
||||||
width: 0%;
|
|
||||||
height: 7px;
|
|
||||||
background-color: var(--b1);
|
|
||||||
}
|
|
||||||
.rendering-video {
|
.rendering-video {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue