web client v0.6 (add dish)

This commit is contained in:
2020-09-30 21:57:51 +02:00
parent 6391c99d07
commit e242e01320
13 changed files with 899 additions and 64 deletions

View File

@@ -6,7 +6,7 @@ const StyledButton = withStyles({
root: {
backgroundColor: "#696969",
color: "#262626",
margin: "16px 16px 16px 0px",
margin: "16px 16px 16px 16px",
padding: "8px 12px 8px 12px",
"&:hover": {
backgroundColor: "#808080",