mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-06-23 14:33:24 +03:00
Made the action type slightly taller
This commit is contained in:
parent
da140c1545
commit
292d582d74
|
@ -9,7 +9,7 @@ const styles = {
|
||||||
borderBottomStyle: 'solid'
|
borderBottomStyle: 'solid'
|
||||||
},
|
},
|
||||||
actionBar: {
|
actionBar: {
|
||||||
paddingTop: 4,
|
paddingTop: 6,
|
||||||
paddingBottom: 4,
|
paddingBottom: 4,
|
||||||
paddingLeft: 10,
|
paddingLeft: 10,
|
||||||
marginBottom: 1
|
marginBottom: 1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user