Skip to content

Commit

Permalink
🐛 Prevent image from being stretched on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhn committed Nov 23, 2021
1 parent 6f99958 commit a8578f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/components/Modal/ViewImage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ export default {
img {
max-width: 85vw;
max-height: 85vh;
height: 100%;
display: block;
}
}
Expand Down

0 comments on commit a8578f3

Please sign in to comment.