mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: fixes safari bug with content including linebreaks (#30451)
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
text-overflow: ellipsis;
|
||||
cursor: inherit;
|
||||
@include chat-scrollbar();
|
||||
white-space: pre-wrap !important;
|
||||
|
||||
&[disabled] {
|
||||
background: none;
|
||||
|
||||
Reference in New Issue
Block a user