Skip to content

Commit

Permalink
fix: add object-fit
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafasalfiti committed Apr 29, 2024
1 parent fd58a29 commit 5c8c8cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
::ng-deep video {
width: 100% !important;
height: 100% !important;
object-fit: inherit;
}
}

Expand Down

0 comments on commit 5c8c8cf

Please sign in to comment.