[mirotalksfu] - improve UI
هذا الالتزام موجود في:
@@ -653,7 +653,7 @@ button:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#roomParticipants {
|
#roomParticipants {
|
||||||
max-height: 480px;
|
max-height: 680px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -677,6 +677,18 @@ button:hover {
|
|||||||
background-color: #0c0b0b;
|
background-color: #0c0b0b;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
|
#roomParticipants::-webkit-scrollbar {
|
||||||
|
width: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#roomParticipants::-webkit-scrollbar-track {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
#roomParticipants::-webkit-scrollbar-thumb {
|
||||||
|
background: #404040;
|
||||||
|
}
|
||||||
|
|
||||||
#inviteParticipants {
|
#inviteParticipants {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم