Extend message tying of RHS threads the entire width of the right post textbox (#25857)

This commit is contained in:
Trang 2024-01-16 04:00:30 +07:00 committed by GitHub
parent 68be318fa2
commit f72aed2263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@
.msg-typing {
display: block;
min-width: 1px;
max-width: 230px;
max-width: 100%;
height: 20px;
margin: 2px 0;
float: left;