mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 16:43:27 +08:00
DEV: fixes safari bug with content including linebreaks (#30451)
This commit is contained in:
parent
df1fc5bca8
commit
4e5fc4654c
@ -92,6 +92,7 @@
|
||||
text-overflow: ellipsis;
|
||||
cursor: inherit;
|
||||
@include chat-scrollbar();
|
||||
white-space: pre-wrap !important;
|
||||
|
||||
&[disabled] {
|
||||
background: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user