Skip to content

Commit 1e6e32b

Browse files
xiaoxiaoaobamajikkai
authored andcommitted
Button: optimize scss(#11900)
1 parent 45241cb commit 1e6e32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/theme-chalk/src/button.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
transition: .1s;
2222
font-weight: $--button-font-weight;
2323
@include utils-user-select(none);
24-
& + .el-button {
24+
& + & {
2525
margin-left: 10px;
2626
}
2727

0 commit comments

Comments
 (0)