mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-29 04:53:54 +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 = {
|
const styles = {
|
||||||
actionBar: {
|
actionBar: {
|
||||||
paddingTop: 7,
|
paddingTop: 8,
|
||||||
paddingBottom: 6,
|
paddingBottom: 7,
|
||||||
paddingLeft: 10,
|
paddingLeft: 16
|
||||||
marginBottom: 1
|
|
||||||
},
|
},
|
||||||
payload: {
|
payload: {
|
||||||
paddingLeft: 15
|
paddingLeft: 15
|
||||||
|
|
Loading…
Reference in New Issue
Block a user