[improvement] AddressList: use prop to custom radio
This commit is contained in:
@@ -10,18 +10,7 @@
|
||||
}
|
||||
|
||||
&__item-value {
|
||||
position: relative;
|
||||
padding-right: 34px;
|
||||
color: @text-color;
|
||||
}
|
||||
|
||||
.van-radio__icon {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.van-radio__icon--checked .van-icon {
|
||||
background-color: @red;
|
||||
border-color: @red;
|
||||
}
|
||||
|
||||
&__group {
|
||||
|
||||
Reference in New Issue
Block a user