Skip to content

Commit

Permalink
fix ratio (#3758)
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryro authored Jan 7, 2025
1 parent 6d45395 commit 73e2b99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ $navigation-list: null !default;
width: 60px;

.ecl-navigation-list__image {
aspect-ratio: auto;
border: none;
object-fit: contain;
max-width: 100%;
Expand Down

1 comment on commit 73e2b99

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.