Skip to content

Commit

Permalink
use shorthand
Browse files Browse the repository at this point in the history
  • Loading branch information
layershifter committed Nov 29, 2021
1 parent 910a9dc commit f51c081
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,7 @@ const useIndicatorStyles = makeStyles({
width: '100%',
height: '100%',
fill: 'currentColor',
overflowX: 'hidden',
overflowY: 'hidden',
...shorthands.overflow('hidden'),
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
Expand Down

0 comments on commit f51c081

Please sign in to comment.