Skip to content

Commit

Permalink
Migrate space custom properties off latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
laurkim committed Sep 22, 2023
1 parent 3531567 commit 3491500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polaris-react/src/components/IndexTable/IndexTable.scss
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ $loading-panel-height: 53px;
.TableHeading {
/* stylelint-disable-next-line selector-max-combinators -- generated by polaris-migrator DO NOT COPY */
&:first-child {
padding-left: var(--p-space-3);
padding-left: var(--p-space-300);
}
}

Expand Down

0 comments on commit 3491500

Please sign in to comment.