Skip to content

Commit 3b78e2f

Browse files
feat(button): [button] Adapting to the SMB theme (#2172)
1 parent 2c1c62b commit 3b78e2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/theme/src/button/index.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@
157157
);
158158
}
159159

160+
& + & {
161+
margin-left: 8px;
162+
}
160163

161164
&.is-loading {
162165
position: relative;

0 commit comments

Comments
 (0)