fix: add whitespace-pre to display image ALT description (#1036)
parent
f227ad6e2f
commit
72e2650702
|
@ -188,7 +188,7 @@ useIntersectionObserver(video, (entries) => {
|
|||
{{ $t('status.img_alt.dismiss') }}
|
||||
</button>
|
||||
</div>
|
||||
<p>
|
||||
<p whitespace-pre>
|
||||
{{ attachment.description }}
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue