Generalize WIP

This commit is contained in:
Darren Clarke 2024-04-26 14:31:33 +02:00
parent a3e8b89128
commit cb7a3a08dc
31 changed files with 657 additions and 106 deletions

View file

@ -55,7 +55,6 @@ export const List: FC<ListProps> = ({
cursor: "pointer",
"&:hover": {
backgroundColor: `${mediumBlue}22 !important`,
fontWeight: "bold",
},
},
".MuiDataGrid-row:nth-of-type(1n)": {