Message Input: Fix redundant space characters in multiline text (#1581)
This commit is contained in:
parent
568a4fc88e
commit
dd4fcfd500
@ -388,6 +388,7 @@
|
||||
max-height: 26rem;
|
||||
line-height: 1.3125;
|
||||
padding: calc((3.5rem - var(--composer-text-size, 1rem) * 1.3125) / 2) 0;
|
||||
white-space: pre-wrap;
|
||||
|
||||
@media (max-width: 600px) {
|
||||
height: 2.875rem;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user