Skip to content

Commit 7359432

Browse files
committed
Add support for the side mini cart
1 parent 9064911 commit 7359432

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

assets/sass/plugins/merchant/_side-cart.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,12 @@
2424
.price-data {
2525
max-width: 200px;
2626
}
27+
}
28+
29+
.botiga-side-mini-cart__body {
30+
.woocommerce-mini-cart__total.botiga-final-total {
31+
.price-data {
32+
max-width: 300px;
33+
}
34+
}
2735
}

0 commit comments

Comments
 (0)