fix: Swap whitespace-pre for whitespace-pre-wrap on alt (#1193)

zio/stable
snail-coupe 2023-01-15 19:28:29 +00:00 committed by GitHub
parent 18069356f9
commit 6dd8fb3fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ useIntersectionObserver(video, (entries) => {
{{ $t('status.img_alt.dismiss') }}
</button>
</div>
<p whitespace-pre>
<p whitespace-pre-wrap>
{{ attachment.description }}
</p>
</div>