[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2024-07-24 14:53:00 +02:00
parent a2c2da57c1
commit 84fcc7df53
+1 -2
View File
@@ -701,7 +701,6 @@ a:hover {
button {
padding: 10px 20px;
font-size: 15px;
cursor: pointer;
transition:
color 0.3s ease,
@@ -1073,7 +1072,7 @@ button:hover {
#extraInfo {
padding: 10px;
font-size: 14px;
font-size: 12px;
color: #fff;
/* background: var(--select-bg); */
border-radius: 10px;