Skip to content

Commit a9e189a

Browse files
committed
feat: button 下边距调整
1 parent 0a94f8e commit a9e189a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pages/Input/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
border-color: var(--color-border);
1414
}
1515

16-
button {
16+
.ant-button {
1717
margin-top: 8px;
1818
}
1919
.search-line {

0 commit comments

Comments
 (0)