|
@ -131,6 +131,9 @@ class CodeEditor extends Component { |
|
|
'& pre.prism-code[contenteditable]': { |
|
|
'& pre.prism-code[contenteditable]': { |
|
|
maxHeight: '280px !important', |
|
|
maxHeight: '280px !important', |
|
|
outline: 0, |
|
|
outline: 0, |
|
|
|
|
|
overflow : 'auto', |
|
|
|
|
|
marginRight: '0 !important', |
|
|
|
|
|
marginBottom: '0 !important', |
|
|
}, |
|
|
}, |
|
|
}} |
|
|
}} |
|
|
className="gatsby-highlight"> |
|
|
className="gatsby-highlight"> |
|
|