Fixes for Wishlist View

This commit is contained in:
Bel Curcio 2022-03-08 18:12:34 +01:00
parent dac03111de
commit e8b92119ea

View File

@ -28,7 +28,7 @@
} }
.actions { .actions {
@apply absolute bg-white p-6 top-0 right-4; @apply absolute bg-accent-0 p-3 top-0 right-4;
} }
@media screen(lg) { @media screen(lg) {