Skip to content

Commit

Permalink
Added max-height for tall pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
rjayroso committed Mar 17, 2021
1 parent e598452 commit 48ea7a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/web/src/styles/telescope-post-content.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 80vh;
padding-top: 1.5rem;
padding-bottom: 1rem;
display: block;
Expand Down

0 comments on commit 48ea7a2

Please sign in to comment.