Skip to content

Commit

Permalink
feat(mon-pix): add border-radius to image elements
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbertrand authored Oct 31, 2024
1 parent b090e09 commit ae23428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mon-pix/app/components/module/element/_image.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
display: block;
width: 100%;
object-fit: contain;
border-radius: var(--modulix-radius-s);
}
}

0 comments on commit ae23428

Please sign in to comment.