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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user