Commit 09b384bf authored by ohhoney1's avatar ohhoney1

Radio: refine style

parent aa9851ee
......@@ -13,6 +13,7 @@
white-space: nowrap;
outline: none;
font-size: $--font-size-base;
margin-right: 30px;
@include utils-user-select(none);
@include when(bordered) {
......@@ -79,8 +80,8 @@
}
}
& + .el-radio {
margin-left: 30px;
&:last-child {
margin-right: 0;
}
@include e(input) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment