spalt08/telegram-js

Message info broken layout

Closed this issue · 1 comments

image

See the date and the checkmarks. It happens when the message length is within the specific range.

The tiny lines on the sides are caused by the fractional border radius.

Fixed as shown below.
image

Although, the proper fix would probably require js work to understand wether message info is on a single line or sticks to the last one.