[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2025-11-04 01:33:10 +01:00
parent e5791fcbda
commit 89ca9972ff
+1 -1
View File
@@ -2225,7 +2225,7 @@ hr {
}
.dropdown-menu-custom li button:hover {
background-color: var(--hover-bg); /* Use a default hover color if --hover-bg is not defined */
background: var(--select-bg) !important;
}
/* Styles for table cell with title (td) */