Skip to content

Commit 8ecd298

Browse files
authored
添加px单位
1 parent 7a03f56 commit 8ecd298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/empty/style/index.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
// Patch for popup adjust
4848
.@{ant-prefix}-select-dropdown--multiple .@{ant-prefix}-select-dropdown-menu-item {
4949
.@{empty-prefix-cls}-small {
50-
margin-left: 20;
50+
margin-left: 20px;
5151
}
5252
}

0 commit comments

Comments
 (0)