bolding the text for selected yard, changing font colour in drawer title to black

This commit is contained in:
csawatzky 2025-05-08 16:18:24 -06:00
parent 631b7c7934
commit 8c66a9d2c8
5 changed files with 2 additions and 5 deletions

View file

@ -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%)"