CSR-1777: fix for wrong color on price in modals

This commit is contained in:
Adam Caouette 2023-11-15 16:11:56 -05:00
parent e93f734c3e
commit 821b5fcce8

View file

@ -405,6 +405,7 @@ export default {
}
p.price {
text-align: center;
color: $green;
}
.wiper-options {
.ui-checkbox {