fine tunning prewrap

This commit is contained in:
Nicolas Constant 2023-08-06 16:50:49 -04:00
parent 7a8dfd0c6b
commit cb58be5bd8
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 1 additions and 4 deletions

View File

@ -46,10 +46,6 @@ $expand-color: $column-color;
}
}
.content {
white-space: pre-wrap;
}
//Mastodon styling
:host ::ng-deep .content {
@ -68,6 +64,7 @@ $expand-color: $column-color;
& p {
margin: 0px;
white-space: pre-wrap;
//font-size: .9em;
// font-size: 14px;
}