mirror of https://github.com/ElemeFE/element
fix btn-group style in form-item (#1371)
parent
a84926b117
commit
66b055f9d2
|
@ -60,11 +60,6 @@
|
|||
top: 100%;
|
||||
left: 0;
|
||||
}
|
||||
& .el-button + .el-button,
|
||||
& .el-checkbox + .el-checkbox,
|
||||
& .el-radio + .el-radio {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
@when required {
|
||||
.el-form-item__label:before {
|
||||
|
|
Loading…
Reference in New Issue