We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45241cb commit d1bf88aCopy full SHA for d1bf88a
packages/theme-chalk/src/button.scss
@@ -21,7 +21,7 @@
21
transition: .1s;
22
font-weight: $--button-font-weight;
23
@include utils-user-select(none);
24
- & + .el-button {
+ & + & {
25
margin-left: 10px;
26
}
27
0 commit comments