[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2024-11-02 00:48:14 +01:00
parent 941c72ab35
commit d57bd47657
+2 -2
View File
@@ -313,7 +313,7 @@ body {
#bottomButtons button {
width: 50px;
padding: 10px;
font-size: 1.5rem;
font-size: 1.6rem;
/*
Use this to maintain the theme colors of buttons while making them less visible during video playback.
@@ -989,7 +989,7 @@ button:hover {
#bottomButtons button {
width: 42px;
padding: 10px;
font-size: 1rem;
font-size: 1.2rem;
}
}