Merge CEC-394 Car update log (#82)
This commit is contained in:
@@ -262,6 +262,9 @@ const useStyles = makeStyles((theme) => ({
|
||||
},
|
||||
tableSize: { height: 700, width: "100%" },
|
||||
whiteBackground: { backgroundColor: "White" },
|
||||
progressIcon: { width: 40, height: 40 },
|
||||
progressSuccess: { color: "green" },
|
||||
progressError: { color: "red" },
|
||||
}));
|
||||
|
||||
export default useStyles;
|
||||
|
||||
Reference in New Issue
Block a user