fix(frontend): replayer screen default white typo fix

This commit is contained in:
ShiKhu 2021-12-14 17:56:43 +01:00
parent 749d30f74e
commit b780ecc530

View file

@ -9,7 +9,7 @@
.iframe {
position: absolute;
border: none;
background: whilte;
background: white;
}
.overlay {
position: absolute;