Skip to content

Commit

Permalink
Removed cell border styles
Browse files Browse the repository at this point in the history
  • Loading branch information
oksanashopify committed Mar 16, 2024
1 parent e1db338 commit b10eb6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions polaris-react/src/components/IndexTable/IndexTable.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,6 @@
font-weight: var(--p-font-weight-medium);
font-size: var(--p-font-size-300);
background-color: var(--p-color-bg-surface-secondary);
border-top: var(--p-border-width-025) solid var(--p-color-border);
border-bottom: var(--p-border-width-025) solid var(--p-color-border);
border-color: var(--p-color-border);
}

/* stylelint-disable-next-line selector-max-class -- makes subheader borders not visible */
Expand Down

0 comments on commit b10eb6d

Please sign in to comment.