Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilan committed Jan 19, 2024
1 parent e15e9ee commit 721fb01
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/react-ui/src/theme/sections/components/buttons.js
Original file line number Diff line number Diff line change
Expand Up @@ -438,14 +438,6 @@ export const buttonsOverrides = {
'&:not(:first-of-type)': {
marginLeft: 0
}
/* '& + .MuiDivider-root': {
'&.MuiToggleButtonGroup-groupedHorizontal': {
height: sizeMedium
},
'&.MuiToggleButtonGroup-groupedVertical': {
width: sizeMedium
}
} */
}
}),
// Styles applied to the children if orientation="vertical"
Expand Down

0 comments on commit 721fb01

Please sign in to comment.