WIP: Improve style for quoted text in RichContent #412

Draft
ilja wants to merge 5 commits from ilja/akkoma-fe:improve_visual_style_for_quoted_text into develop
Showing only changes of commit 01164fc520 - Show all commits

View file

@ -61,9 +61,6 @@
}
.text {
& > * {
white-space: pre-wrap;
}
&.-single-line {
white-space: nowrap;
text-overflow: ellipsis;