Button: optimize scss(#11900)

pull/11951/head
王有闻 2018-07-09 11:47:52 +08:00 committed by Jikkai Xiao
parent 45241cbaa8
commit 1e6e32b1da
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
transition: .1s;
font-weight: $--button-font-weight;
@include utils-user-select(none);
& + .el-button {
& + & {
margin-left: 10px;
}