CSR-1777: fix for wrong color on price in modals
This commit is contained in:
parent
e93f734c3e
commit
821b5fcce8
1 changed files with 1 additions and 0 deletions
|
|
@ -405,6 +405,7 @@ export default {
|
|||
}
|
||||
p.price {
|
||||
text-align: center;
|
||||
color: $green;
|
||||
}
|
||||
.wiper-options {
|
||||
.ui-checkbox {
|
||||
|
|
|
|||
Loading…
Reference in a new issue