fix: notifications and store styling

This commit is contained in:
DecDuck
2025-03-11 17:08:31 +11:00
parent 9515a21dc6
commit 137241fdbb
15 changed files with 203 additions and 81 deletions

View File

@ -64,12 +64,10 @@ $helvetica: (
background-color: #d4d4d8;
}
.store-carousel > .carousel__viewport {
overflow-y: visible !important;
overflow: visible !important;
}
button {
cursor: pointer !important;
}