Skip to content

Commit

Permalink
Drop 95vw limitation of video in FullscreenMedia (#4349)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxphilippov authored Nov 27, 2024
1 parent 20b5648 commit 9895870
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/frontend/scss/gallery/_attachment-view.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
object-fit: contain;
user-select: none;
}

video {
width: 95vw;
}
}

.btn-wrapper {
Expand Down

0 comments on commit 9895870

Please sign in to comment.