Add text-wrap property to cart button for improved responsiveness

This commit is contained in:
Roman Pyrih
2025-06-02 13:24:12 +02:00
parent b7a0482fd0
commit c3be89ded2
6 changed files with 3 additions and 38 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -2678,6 +2678,7 @@ body#checkout #order-summary-content .order-confirmation-table {
#cart .cart-detailed-actions .btn.btn-outline {
background-color: #34d6ad;
border: none;
text-wrap: auto;
}
.cart-grid-body a.label:hover {