Skip to content

Commit

Permalink
fix: address linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
jordankoschei-okta committed Aug 7, 2024
1 parent f56a856 commit cd62305
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/odyssey-react-mui/src/theme/components.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2566,10 +2566,6 @@ export const components = ({
borderLeft: `none !important`,
},

["&::after"]: {
background: "transparent !important",
},

[`.${tableBodyClasses.root} &.${tableCellClasses.root}`]: {
borderRight: `none !important`,
},
Expand Down

0 comments on commit cd62305

Please sign in to comment.