diff --git a/src/components/store/ItemCard/style.module.scss b/src/components/store/ItemCard/style.module.scss index cb6f4939..1a0381e0 100644 --- a/src/components/store/ItemCard/style.module.scss +++ b/src/components/store/ItemCard/style.module.scss @@ -23,7 +23,6 @@ .imageWrapper { background-color: var(--theme-surface-1); - overflow: hidden; // Enforce a square image while allowing the card to be squished padding-bottom: 100%; position: relative;