[mirotalk] - fix chat

This commit is contained in:
Miroslav Pejic
2022-08-24 12:47:37 +02:00
parent 7f7c74ee9c
commit 775f3b341c
+1
View File
@@ -310,6 +310,7 @@ body {
overflow-y: auto;
padding: 10px;
background: var(--msger-bg);
max-width: 100%;
}
.msger-chat::-webkit-scrollbar {