[mirotalksfu] - add clean/paste Chat input txt
هذا الالتزام موجود في:
@@ -471,7 +471,6 @@ body {
|
||||
.chat-msger-inputarea {
|
||||
display: flex;
|
||||
padding: 10px;
|
||||
background: #1f1e1e;
|
||||
}
|
||||
|
||||
.chat-msger-input {
|
||||
@@ -479,15 +478,41 @@ body {
|
||||
padding: 10px;
|
||||
border: none;
|
||||
border-top-left-radius: 10px;
|
||||
background: rgb(0, 0, 0);
|
||||
background: rgb(7 7 7);
|
||||
color: #fff;
|
||||
resize: none;
|
||||
}
|
||||
|
||||
.chat-msger-inputarea button {
|
||||
.chat-msger-input::-webkit-scrollbar {
|
||||
width: 5px;
|
||||
}
|
||||
|
||||
.chat-msger-input::-webkit-scrollbar-track {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.chat-msger-input::-webkit-scrollbar-thumb {
|
||||
background: #404040;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# Chat room buttons area
|
||||
--------------------------------------------------------------*/
|
||||
|
||||
.chat-msger-buttons {
|
||||
display: flex;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.chat-msger-buttons button {
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
#chatSendButton {
|
||||
position: absolute;
|
||||
right: 5px;
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
# Chat room emoji picker
|
||||
--------------------------------------------------------------*/
|
||||
@@ -495,7 +520,7 @@ body {
|
||||
emoji-picker {
|
||||
z-index: 0;
|
||||
position: absolute;
|
||||
bottom: 70px;
|
||||
bottom: 100px;
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
--background: #16171b;
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم