mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Format CodeEditor.js with prettier.
This commit is contained in:
@@ -134,7 +134,7 @@ class CodeEditor extends Component {
|
||||
'& pre.prism-code[contenteditable]': {
|
||||
maxHeight: '280px !important',
|
||||
outline: 0,
|
||||
overflow : 'auto',
|
||||
overflow: 'auto',
|
||||
marginRight: '0 !important',
|
||||
marginBottom: '0 !important',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user