mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
prioritized monaco font
This commit is contained in:
parent
2c1643b0c6
commit
c398b110cc
|
@ -5,7 +5,7 @@ import * as themes from './themes';
|
|||
|
||||
const styles = {
|
||||
container: {
|
||||
fontFamily: 'monospace',
|
||||
fontFamily: 'Monaco, monospace',
|
||||
position: 'relative',
|
||||
overflowY: 'hidden',
|
||||
width: '100%',
|
||||
|
|
Loading…
Reference in New Issue
Block a user