Skip to content

Commit

Permalink
fix #250: display of small width/height images
Browse files Browse the repository at this point in the history
  • Loading branch information
vjousse committed Jun 22, 2024
1 parent a907f2a commit cb5ba07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -841,8 +841,6 @@ input.form-control[type="file"] {
.viewer-content {
display: block;
margin: auto;
min-width: 30vw;
min-height: 30vh;
max-width: 80vw;
max-height: 90vh;
animation-name: zoom;
Expand Down

0 comments on commit cb5ba07

Please sign in to comment.