mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 09:36:43 +03:00
unified fontSize
This commit is contained in:
parent
c2a92a79a6
commit
43983785b4
|
@ -17,13 +17,11 @@ const styles = {
|
||||||
display: 'inline-block'
|
display: 'inline-block'
|
||||||
},
|
},
|
||||||
span: {
|
span: {
|
||||||
fontSize: '0.85em',
|
|
||||||
cursor: 'default'
|
cursor: 'default'
|
||||||
},
|
},
|
||||||
spanType: {
|
spanType: {
|
||||||
marginLeft: 5,
|
marginLeft: 5,
|
||||||
marginRight: 5,
|
marginRight: 5
|
||||||
fontSize: '1em'
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,6 @@ const styles = {
|
||||||
display: 'inline-block'
|
display: 'inline-block'
|
||||||
},
|
},
|
||||||
span: {
|
span: {
|
||||||
fontSize: '0.85em',
|
|
||||||
cursor: 'default'
|
cursor: 'default'
|
||||||
},
|
},
|
||||||
spanType: {
|
spanType: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user