generated from Luis/nextjs-python-web-template
current progress with diagram and project fixes
This commit is contained in:
@@ -4,7 +4,6 @@ import TableRow from "@mui/material/TableRow";
|
||||
|
||||
export const StyledTableCell = styled(TableCell)(({ theme }) => ({
|
||||
[`&.${tableCellClasses.head}`]: {
|
||||
// backgroundColor: theme.palette.common.black,
|
||||
backgroundColor: "#003258",
|
||||
color: theme.palette.common.white,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user