mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
radio component
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
@when link {
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
@when alone {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
.zui-icon-arrow {
|
||||
|
@@ -2,8 +2,6 @@
|
||||
|
||||
@component-namespace z {
|
||||
@b radio {
|
||||
margin: 10px 0;
|
||||
|
||||
@when disabled {
|
||||
.zui-icon {
|
||||
color: #d1dbe5;
|
||||
@@ -33,6 +31,8 @@
|
||||
.zui-icon {
|
||||
font-size: 22px;
|
||||
line-height: 1;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.zui-icon-checked {
|
||||
|
Reference in New Issue
Block a user