Revert "[mirotalk] - #280 add dark-yellow bg for private message"

This reverts commit 8fe2f3a770.
This commit is contained in:
Miroslav Pejic
2025-04-06 14:42:45 +02:00
parent 8fe2f3a770
commit 5e3af941c7
5 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
/* chat msg boble */
--left-msg-bg: #252d31;
--right-msg-bg: #056162;
--private-msg-bg: #d4a017; /* Bright yellow */
--private-msg-bg: #6b1226;
/* volume detected */
--volume-up: 0px 8px 16px 0px rgb(249, 253, 0);