mirror of https://github.com/ElemeFE/element
Button: optimize scss(#11900)
parent
45241cbaa8
commit
1e6e32b1da
|
@ -21,7 +21,7 @@
|
|||
transition: .1s;
|
||||
font-weight: $--button-font-weight;
|
||||
@include utils-user-select(none);
|
||||
& + .el-button {
|
||||
& + & {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue