[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2025-10-06 00:53:55 +02:00
الأصل 0ebe5ab261
التزام 519beafe6e

عرض الملف

@@ -197,9 +197,6 @@
align-items: center; align-items: center;
justify-content: center; justify-content: center;
border: none; border: none;
transition:
background 0.2s,
transform 0.1s;
outline: none; outline: none;
cursor: pointer; cursor: pointer;
} }
@@ -209,7 +206,6 @@
.videoMenuBarShare button:hover { .videoMenuBarShare button:hover {
color: #fff; color: #fff;
background: var(--btns-bg-color); background: var(--btns-bg-color);
box-shadow: 0 4px 16px rgba(58, 139, 253, 0.15);
} }
/* Touch-friendly sizing for buttons within menu bar */ /* Touch-friendly sizing for buttons within menu bar */