[mirotalk] - add custom theme, update dep

This commit is contained in:
Miroslav Pejic
2024-02-07 21:41:30 +01:00
parent f696e182c3
commit f9a5673f81
7 changed files with 163 additions and 8 deletions
+1
View File
@@ -41,6 +41,7 @@
display: inline-block;
background: var(--body-bg);
border: var(--elem-border-color);
box-shadow: var(--box-shadow);
border-radius: 10px;
animation: show 0.4s ease;
}