Skip to content

Commit

Permalink
Update polaris-react/src/components/IndexTable/IndexTable.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Jess Telford <jess+github@jes.st>
  • Loading branch information
gwyneplaine and jesstelford committed Sep 11, 2023
1 parent 55417f7 commit 7ca1f61
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions polaris-react/src/components/IndexTable/IndexTable.scss
Original file line number Diff line number Diff line change
Expand Up @@ -848,10 +848,7 @@ $loading-panel-height: 53px;
// stylelint-disable-next-line -- generated by polaris-migrator DO NOT COPY
z-index: var(--pc-index-table-bulk-actions);
background: var(--p-color-bg);
padding-left: var(--p-space-3);
padding-right: var(--p-space-2);
padding-top: var(--p-space-1_5-experimental);
padding-bottom: var(--p-space-1_5-experimental);
padding: var(--p-space-1_5-experimental) var(--p-space-2) var(--p-space-1_5-experimental) var(--p-space-3);
line-height: var(--p-font-line-height-2);
}

Expand Down

0 comments on commit 7ca1f61

Please sign in to comment.