mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
tuned down font sizing
This commit is contained in:
parent
c398b110cc
commit
fbbb5b108f
|
@ -9,7 +9,8 @@ const styles = {
|
|||
position: 'relative',
|
||||
overflowY: 'hidden',
|
||||
width: '100%',
|
||||
height: '100%'
|
||||
height: '100%',
|
||||
fontSize: '0.95em'
|
||||
},
|
||||
buttonBar: {
|
||||
height: 26,
|
||||
|
|
Loading…
Reference in New Issue
Block a user