Skip to content

Commit 9064911

Browse files
committed
Fix selector
1 parent 2b33516 commit 9064911

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
}
1919
}
2020
}
21+
}
2122

22-
.botiga-final-total {
23-
.price-data {
24-
max-width: 200px;
25-
}
23+
.woocommerce-mini-cart__total.botiga-final-total {
24+
.price-data {
25+
max-width: 200px;
2626
}
2727
}

0 commit comments

Comments
 (0)