Make View Cart link displayed below the Add to Cart button (https://github.com/woocommerce/woocommerce-blocks/pull/10675)
This commit is contained in:
parent
94c5dcefce
commit
cdd5c4e68b
|
@ -3,6 +3,7 @@
|
|||
white-space: normal;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: $gap-small;
|
||||
|
||||
|
|
Loading…
Reference in New Issue