Fix white space in caption
This commit is contained in:
parent
46ff2ee5fc
commit
60bb07ff0f
@ -127,7 +127,6 @@ $chat-helper-size: 36px;
|
||||
resize: none;
|
||||
border: none;
|
||||
outline: none;
|
||||
white-space: pre-wrap;
|
||||
font-size: var(--messages-text-size);
|
||||
line-height: var(--line-height);
|
||||
|
||||
|
@ -854,6 +854,7 @@ img.emoji {
|
||||
user-select: text;
|
||||
outline: none;
|
||||
cursor: text;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
[contenteditable][data-placeholder] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user