#889 Registro de pagos web más intuitivo

This commit is contained in:
Gerard 2018-12-11 07:47:27 +01:00
parent 1a5da5afe0
commit 8b1ee610cc
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
@import "colors";
vn-client-web-payment {
vn-icon[icon=clear] {
color: $alert01;
}
vn-icon[icon=check] {
color: $main-02;
}
}