[mirotalk] - fix backgroundImage none on UserMedia start

This commit is contained in:
Miroslav Pejic
2021-01-17 11:46:38 +01:00
parent 4b9fcf9b23
commit d91c068d6f
+1 -1
View File
@@ -30,7 +30,7 @@
* {
outline: none;
}
html,
body {
background: #000000;
background-image: url("/images/loader.gif");