Fixed mobile send text field height
This commit is contained in:
parent
5e1be4a360
commit
8de7bb54c5
@ -1040,8 +1040,8 @@ a.mobile_modal_action .tg_checkbox_label {
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
.emoji-wysiwyg-editor {
|
.emoji-wysiwyg-editor {
|
||||||
min-height: 32px;
|
min-height: 18px;
|
||||||
max-height: 150px;
|
max-height: 136px;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user