fix: store page styling

This commit is contained in:
DecDuck
2025-01-28 17:21:05 +11:00
parent f369462e7f
commit 282e5bc2a6
2 changed files with 3 additions and 1 deletions

View File

@ -68,6 +68,7 @@ $helvetica: (
background-color: #d4d4d8;
}
.carousel__viewport {
.store-caoursel > .carousel__viewport {
overflow: visible !important;
}