tuned down font sizing

This commit is contained in:
dzannotti 2015-08-10 19:44:05 +01:00
parent c398b110cc
commit fbbb5b108f

View File

@ -9,7 +9,8 @@ const styles = {
position: 'relative', position: 'relative',
overflowY: 'hidden', overflowY: 'hidden',
width: '100%', width: '100%',
height: '100%' height: '100%',
fontSize: '0.95em'
}, },
buttonBar: { buttonBar: {
height: 26, height: 26,