Skip to content

Commit df4df7d

Browse files
Merge pull request #1071 from MenamAfzal/fix/table-styles
Fix/table styles
2 parents 1828fba + ecc5c8d commit df4df7d

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

+1
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)