mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
* [new component]: Radio * [new component]: Radio misc * [new component] Radio code review * [new component] Radio code review * [new component] Radio misc * [new component] Radio improve style
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
.radio-demo {
|
|
font-size: 12px !important;
|
|
}
|
|
|
|
.radio-color {
|
|
background-color: red !important;
|
|
border-color: red !important;
|
|
}
|