search: apply same menu list updated on search page and add cart button

This commit is contained in:
2025-10-11 11:53:56 +03:00
parent c3f3c9bd49
commit c4d8c3f883
6 changed files with 254 additions and 310 deletions

View File

@@ -325,3 +325,8 @@ label {
.cart-button .ant-badge-count {
left: 0px !important;
}
.product-link-search .ant-card-body {
padding: 16px 16px 8px 16px !important;
box-shadow: none !important;
}