Merge branch 'blockly-functions' into instruction
This commit is contained in:
		
						commit
						d3159d5204
					
				| @ -60,7 +60,7 @@ class SolutionCheck extends Component { | |||||||
|     const steps = tutorials.filter(tutorial => tutorial.id === this.props.currentTutorialId)[0].steps; |     const steps = tutorials.filter(tutorial => tutorial.id === this.props.currentTutorialId)[0].steps; | ||||||
|     return ( |     return ( | ||||||
|       <div> |       <div> | ||||||
|         <Tooltip title='Lösung kontrollieren'> |         <Tooltip title='Lösung kontrollieren' arrow> | ||||||
|           <IconButton |           <IconButton | ||||||
|             className={this.props.classes.compile} |             className={this.props.classes.compile} | ||||||
|             style={{width: '40px', height: '40px', marginRight: '5px'}} |             style={{width: '40px', height: '40px', marginRight: '5px'}} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user