fix spacing, fix #597
This commit is contained in:
parent
7013d9174c
commit
590627bc58
|
@ -46,6 +46,10 @@ $expand-color: $column-color;
|
|||
}
|
||||
}
|
||||
|
||||
.content {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
|
||||
//Mastodon styling
|
||||
:host ::ng-deep .content {
|
||||
|
|
Loading…
Reference in New Issue