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

Этот коммит содержится в:
Trang
2024-01-16 04:00:30 +07:00
коммит произвёл GitHub
родитель 68be318fa2
Коммит f72aed2263

Просмотреть файл

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