web client v0.6 (add dish)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user