Radio: refine style

pull/14184/head
ohhoney1 2019-01-23 14:19:46 +08:00
parent aa9851ee74
commit 09b384bf3a
1 changed files with 3 additions and 2 deletions

View File

@ -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) {