style: make colours more like site

This commit is contained in:
David Ralph
2026-01-24 21:57:49 +00:00
parent 6f1b81d503
commit 57a6060f93
3 changed files with 14 additions and 8 deletions

View File

@@ -162,6 +162,12 @@ legend,
.MuiFormControlLabel-root {
width: 100%;
}
p {
@include themed {
color: t($subColor) !important;
}
}
}
.css-w66kx-MuiChip-root {