feat: option card component

chore: upd
This commit is contained in:
AkaraChen
2024-11-20 10:13:29 +08:00
parent 3087913b74
commit ca4d0fb4cc
15 changed files with 290 additions and 230 deletions

View File

@ -146,7 +146,7 @@
}
.typeIcon.economical {
background-image: url(../assets/piggy-bank-01.svg);
background-image: url(../assets/piggy-bank-mod.svg);
}
.radioItem .radio {
@ -432,4 +432,4 @@
font-size: 12px;
line-height: 18px;
}
}
}