Skip to content

Commit

Permalink
🔨 fix margin
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Oct 3, 2018
1 parent 2b05959 commit b9fa371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Components/EditConfig/Input.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import configExplanations from './configExplanations.json';

const styles = () => ({
input: {
margin: '4px 0',
flex: '1 1 auto',
flexDirection: 'row',
alignItems: 'baseline'
Expand Down

0 comments on commit b9fa371

Please sign in to comment.