sidebar cart

This commit is contained in:
okbel
2021-06-01 09:34:54 -03:00
parent 3bc8adfe29
commit 36fe8937a7
3 changed files with 24 additions and 17 deletions

View File

@@ -41,3 +41,8 @@
left: 30% !important;
top: 30% !important;
}
.productName {
@apply font-medium cursor-pointer pb-1;
margin-top: -4px;
}