Multiple prices (unfinished)

This commit is contained in:
2020-11-07 16:11:01 +01:00
parent 169c874cb0
commit dfa1a88163
8 changed files with 8223 additions and 3039 deletions

View File

@@ -10,10 +10,11 @@ import FormHelperText from "@material-ui/core/FormHelperText";
const useStyles = makeStyles((theme) => ({
root: {
"& .MuiFormLabel-root": {
color: "#e99800",
color: "#d68000",
marginBottom: theme.spacing(2),
marginLeft: "auto",
marginRight: "auto",
fontWeight: "500"
},
"& .MuiFormHelperText-root": {
color: "#7e7e7e",
@@ -141,9 +142,6 @@ export default function Checkboxes(props) {
label="Sezam"
/>
</FormGroup>
<FormHelperText>
Jeżeli nie masz pewności, czy danie zawiera alergen, zaznacz go :)
</FormHelperText>
</FormControl>
<FormControl component="fieldset" className={classes.formControl}>
<FormLabel component="legend">Inne</FormLabel>