Fixed reply markup button overflow
This commit is contained in:
parent
d33a4cf53e
commit
b168d2f440
@ -2307,6 +2307,8 @@ a.im_message_fwd_photo {
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 6px 6px;
|
padding: 6px 6px;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
.reply_markup_h1 & {
|
.reply_markup_h1 & {
|
||||||
height: 170px;
|
height: 170px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user