Skip to content

Commit

Permalink
💄 Remove image height limit
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Fihlon <[email protected]>
  • Loading branch information
McPringle committed Apr 9, 2024
1 parent c005ce4 commit da2f5f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/themes/apus/views/message-view.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

.message-view img {
max-width: 100%;
max-height: 242px;
border-radius: var(--lumo-border-radius-s);
}

Expand Down

0 comments on commit da2f5f4

Please sign in to comment.