Skip to content

Commit

Permalink
https://github.com/cabinetsbay/core/issues/20
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Jul 13, 2024
1 parent 7819ad4 commit 26bd4d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion view/frontend/web/css/cart/_mini.less
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ header.page-header > .header > .minicart-wrapper {
> li.product {
margin-bottom: .6em;
> .product {
.product-item-name {max-width: 85%;}
.price-container .price-wrapper .price-excluding-tax {
display: block;
> .minicart-price {display: block;}
Expand All @@ -56,6 +55,9 @@ header.page-header > .header > .minicart-wrapper {
margin-left: 1px;
> .product-image-container {margin-left: 1px;}
}
> .product-item-details {
> .product-item-name {max-width: 85%;}
}
}
}
}
Expand Down

0 comments on commit 26bd4d4

Please sign in to comment.