Add text-wrap property to cart button for improved responsiveness
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user