hide emoji button on small devices
This commit is contained in:
parent
59ed50113a
commit
59718330c1
@ -1669,6 +1669,10 @@ img.img_fullsize {
|
||||
.im_page_peer_not_selected .im_dialog_message {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.im_emoji_btn {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user