Fix video sizing in edit media modal

This commit is contained in:
Essem 2024-05-09 23:35:20 -05:00
parent ac041ceefa
commit 012698f97a
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C

View file

@ -408,7 +408,6 @@ class FocalPointModal extends ImmutablePureComponent {
blurhash={media.get('blurhash')}
src={media.get('url')}
detailed
inline
editable
/>
)}