Skip to content

Commit

Permalink
bugfix: fix ecomm images
Browse files Browse the repository at this point in the history
  • Loading branch information
densumesh authored and skeptrunedev committed Jan 10, 2025
1 parent ad69339 commit be8819f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/search-component/src/TrieveModal/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ body {
@apply w-full max-h-48 h-48 flex justify-center items-center shrink-0 overflow-hidden rounded-lg;

img {
@apply w-full h-full;
@apply w-full;
}

.img-placeholder {
Expand Down

0 comments on commit be8819f

Please sign in to comment.