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'
|
||||
},
|
||||
span: {
|
||||
fontSize: '0.85em',
|
||||
cursor: 'default'
|
||||
},
|
||||
spanType: {
|
||||
marginLeft: 5,
|
||||
marginRight: 5,
|
||||
fontSize: '1em'
|
||||
marginRight: 5
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
@ -17,7 +17,6 @@ const styles = {
|
|||
display: 'inline-block'
|
||||
},
|
||||
span: {
|
||||
fontSize: '0.85em',
|
||||
cursor: 'default'
|
||||
},
|
||||
spanType: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user