mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-25 19:13:56 +03:00
Bump padding on section titles
This commit is contained in:
parent
cb355c371d
commit
da7995cb28
|
@ -3,10 +3,9 @@ import JSONTree from './JSONTree';
|
|||
|
||||
const styles = {
|
||||
actionBar: {
|
||||
paddingTop: 7,
|
||||
paddingBottom: 6,
|
||||
paddingLeft: 10,
|
||||
marginBottom: 1
|
||||
paddingTop: 8,
|
||||
paddingBottom: 7,
|
||||
paddingLeft: 16
|
||||
},
|
||||
payload: {
|
||||
paddingLeft: 15
|
||||
|
|
Loading…
Reference in New Issue
Block a user