Skip to content

Commit

Permalink
ACS-6323 Fixed styles for drag and drop icon for first column
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderSklorz committed Dec 8, 2023
1 parent 134b91d commit 4691ae7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ $data-table-cell-min-width-file-size: $data-table-cell-min-width !default;
min-height: inherit;

&:first-child {
padding-left: 15px;
margin-left: 15px;
box-sizing: content-box;
}

Expand Down

0 comments on commit 4691ae7

Please sign in to comment.