Add pointer cursor when hovering a clickable product description

This commit is contained in:
Vinicius Uehara
2022-10-18 23:11:56 -03:00
parent 4015413d1d
commit 7772c01e16

View File

@@ -148,6 +148,7 @@
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 0.75rem;
cursor: pointer;
}
.product-properties {