Skip to content

Commit

Permalink
fix(esl-image-utils): remove extra overflow style
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n committed Aug 22, 2024
1 parent 028b94f commit b1c5238
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Image Container Defaults
.img-container {
position: relative;
overflow: hidden;

> img {
width: 100%;
Expand Down

0 comments on commit b1c5238

Please sign in to comment.