Add clipboard tooltip

This commit is contained in:
Thomas Nordquist
2019-02-18 14:54:29 +01:00
parent 09afe2a30c
commit d44a6e3159
3 changed files with 23 additions and 19 deletions

View File

@@ -24,7 +24,6 @@ const styles: StyleRulesCallback = theme => ({
height: '224px',
backgroundColor: 'rebeccapurple',
marginBottom: 0,
marginTop: 'auto',
padding: '8px',
},
})