[mirotalksfu] - fix buttons on mobile, update dep

هذا الالتزام موجود في:
Miroslav Pejic
2025-07-17 22:45:58 +02:00
الأصل 09e8199e9d
التزام 50c2652e27
6 ملفات معدلة مع 132 إضافات و133 حذوفات

عرض الملف

@@ -446,10 +446,10 @@ body {
}
}
@media screen and (max-width: 350px) {
@media screen and (max-width: 360px) {
#bottomButtons button {
width: 30px;
font-size: 0.6rem;
width: 32px;
font-size: 0.7rem;
}
}