fix(frontend): replayer screen default white typo fix
This commit is contained in:
parent
749d30f74e
commit
b780ecc530
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
.iframe {
|
||||
position: absolute;
|
||||
border: none;
|
||||
background: whilte;
|
||||
background: white;
|
||||
}
|
||||
.overlay {
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue