layout tutorial builder

This commit is contained in:
Delucse
2020-09-20 13:59:42 +02:00
parent fc1b898c80
commit 812c01d6bc
5 changed files with 9 additions and 7 deletions
@@ -28,7 +28,7 @@ class Requirements extends Component {
render() {
return (
<FormControl style={{marginBottom: '10px'}}>
<FormControl style={{marginBottom: '10px', padding: '18.5px 14px', borderRadius: '25px', border: '1px solid lightgrey', width: 'calc(100% - 28px)'}}>
<FormLabel style={{color: 'black'}}>Voraussetzungen</FormLabel>
<FormHelperText style={{marginTop: '5px'}}>Beachte, dass die Reihenfolge des Anhakens maßgebend ist.</FormHelperText>
<FormGroup>