fix: prevent videos from clipping when in fullscreen mode (#1397)

Co-authored-by: Tomasz Rymkiewicz <kreha1@pm.me>
This commit is contained in:
Alexander Harding 2023-02-07 08:32:37 -06:00 committed by GitHub
parent 2128d11238
commit 36191c500f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -104,6 +104,7 @@ const userSettings = useUserSettings()
controls
rounded-lg
object-cover
fullscreen:object-contain
:width="attachment.meta?.original?.width"
:height="attachment.meta?.original?.height"
:style="{