Fixed not being able to scroll down in message preview mode when using (#7194)
only couple of sentences in edit mode.
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
6b27ae2bac
Коммит
1f899c873e
@@ -415,6 +415,10 @@
|
||||
&.custom-textarea--emoji-picker {
|
||||
padding-right: 60px;
|
||||
}
|
||||
|
||||
&.textbox-preview-area {
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.emoji-picker {
|
||||
|
||||
Ссылка в новой задаче
Block a user