mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-29 09:49:16 +08:00
[improvement] ContactList: optimize radio style
This commit is contained in:
parent
37180d7995
commit
5e9e2398b8
@ -15,23 +15,8 @@
|
||||
color: @text-color;
|
||||
}
|
||||
|
||||
.van-radio__label {
|
||||
margin-left: 27px;
|
||||
}
|
||||
|
||||
.van-radio__icon {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 0;
|
||||
height: 16px;
|
||||
line-height: 16px;
|
||||
transform: translate(0, -50%);
|
||||
|
||||
.van-icon {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
font-size: 12px;
|
||||
}
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.van-radio__icon--checked .van-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user