[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -548,10 +548,9 @@ th {
|
|||||||
|
|
||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
right: 0;
|
|
||||||
/* max-height: 300px; */
|
/* max-height: 300px; */
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 5px;
|
border-radius: 10px !important;
|
||||||
background: var(--body-bg) !important;
|
background: var(--body-bg) !important;
|
||||||
box-shadow: var(--box-shadow);
|
box-shadow: var(--box-shadow);
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|||||||
@@ -2468,7 +2468,7 @@ class RoomClient {
|
|||||||
// Check if video is in focus-mode...
|
// Check if video is in focus-mode...
|
||||||
if (d.hasAttribute('focus-mode')) {
|
if (d.hasAttribute('focus-mode')) {
|
||||||
const dhaBtn = this.getId(consumer_id + '__hideALL');
|
const dhaBtn = this.getId(consumer_id + '__hideALL');
|
||||||
if (dhaBtn) {
|
if (dhaBtn) {
|
||||||
dhaBtn.click();
|
dhaBtn.click();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم