Skip to content

Commit 42372b2

Browse files
committed
Prettier to fix extra whitespace
1 parent c4aaa15 commit 42372b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/CodeEditor/CodeEditor.js

-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ class CodeEditor extends Component {
130130
[media.lessThan('medium')]: {
131131
marginBottom: '0 !important',
132132
},
133-
134133

135134
'& pre.prism-code[contenteditable]': {
136135
outline: 0,

0 commit comments

Comments
 (0)