[mirotalk] - fix typo
This commit is contained in:
@@ -131,7 +131,7 @@ body {
|
||||
padding: 30px;
|
||||
text-align: center;
|
||||
border-radius: 10px;
|
||||
background: rgba(0, 0, 0, 0.7);
|
||||
background: var(--btns-bg-color, rgba(0, 0, 0, 0.7));
|
||||
box-shadow: var(--box-shadow);
|
||||
}
|
||||
#loadingDiv h1 {
|
||||
|
||||
Reference in New Issue
Block a user