fix: queue color picker not working

This commit is contained in:
canove
2021-01-14 09:57:24 -03:00
parent 812b5046e1
commit 973c0b8a77
3 changed files with 28 additions and 19 deletions

View File

@@ -37,7 +37,6 @@ const useStyles = makeStyles(theme => ({
},
customTableCell: {
display: "flex",
alignItems: "center",
justifyContent: "center",
},