[mirotalksfu] - gix typo

هذا الالتزام موجود في:
Miroslav Pejic
2023-12-09 14:44:33 +01:00
الأصل ccc4b547c8
التزام 971d7cc2b0
4 ملفات معدلة مع 14 إضافات و9 حذوفات

عرض الملف

@@ -138,7 +138,7 @@
}
.all-participants-img:hover {
background-color: #000000;
background-color: lime;
transition: all 0.3s ease-in-out;
}
@@ -170,6 +170,7 @@
/* Chat history */
.chat .chat-history {
padding: 20px;
height: calc(100vh - 210px);
min-height: 490px;
max-height: 490px;
border-bottom: var(--border);