Skip to content

Commit 35088b8

Browse files
committed
margin right added
1 parent 9ec5282 commit 35088b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/packages/lowcoder/src/comps/comps/tableComp/tableCompView.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ const TableWrapper = styled.div<{
189189
190190
.ant-table.ant-table-middle .ant-table-cell-with-append .ant-table-row-expand-icon {
191191
top: 14px;
192+
margin-right:5px;
192193
}
193194
194195
.ant-table {

0 commit comments

Comments
 (0)