Cosmetic change in quote CSS #347

Open
subtype wants to merge 2 commits from subtype/akkoma-fe:css_quote_margin into develop
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 16467d2e19 - Show all commits

View File

@ -62,7 +62,7 @@
.text {
& > * {
white-space: pre-wrap;
white-space: normal;
}
&.-single-line {
white-space: nowrap;