Signed-off-by Lmejbar : Added SearchBar and ScrollBar on Techradar

Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
This commit is contained in:
lmejbar
2021-09-06 11:58:37 +02:00
committed by Fredrik Adelöw
parent ded541cca8
commit d6ebcba5b4
@@ -52,13 +52,12 @@ const useStyles = makeStyles<Theme>(theme => ({
quadrantHeading: {
pointerEvents: 'none',
userSelect: 'none',
color: '#0082C3',
marginTop: 0,
marginBottom: theme.spacing(8 / (18 * 0.375)),
fontSize: '18px',
},
rings: {
columns: 2,
columns: 3,
},
ring: {
breakInside: 'avoid-column',