Skip to content

Commit

Permalink
[docs] Remove leftover from #20724
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed May 9, 2020
1 parent d5958d8 commit ad9e3eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/src/modules/components/Demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -638,9 +638,6 @@ const useStyles = makeStyles(
[theme.breakpoints.up('sm')]: {
borderRadius: theme.shape.borderRadius,
},
'&:focus': {
outline: `2px dashed ${theme.palette.text.primary}`,
},
},
/* Isolate the demo with an outline. */
demoBgOutlined: {
Expand Down

0 comments on commit ad9e3eb

Please sign in to comment.