bolding the text for selected yard, changing font colour in drawer title to black
This commit is contained in:
parent
631b7c7934
commit
8c66a9d2c8
5 changed files with 2 additions and 5 deletions
|
|
@ -130,6 +130,7 @@ const useStyles = makeStyles((theme: Theme) => {
|
|||
borderTopLeftRadius: "6px",
|
||||
borderTopRightRadius: "6px",
|
||||
background: theme.palette.background.default,
|
||||
fontWeight: 1000,
|
||||
transform: "0.3s ease-in-out",
|
||||
// "linear-gradient(rgba(150, 150, 150, 0.3),"
|
||||
// + theme.palette.background.default + " 80%)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue