mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-20 18:48:28 +02:00
parent
0530c74924
commit
a91c8ffbf3
@ -72,8 +72,8 @@ const createTheme = (theme: any): Extension[] => {
|
|||||||
'&.cm-focused .cm-selectionBackground, ::selection': baseSelectionStyle,
|
'&.cm-focused .cm-selectionBackground, ::selection': baseSelectionStyle,
|
||||||
'.cm-selectionBackground': blurredSelectionStyle,
|
'.cm-selectionBackground': blurredSelectionStyle,
|
||||||
|
|
||||||
'&.cm-focused': {
|
'&.cm-editor.cm-focused': {
|
||||||
outline: 'none',
|
outline: 'none !important',
|
||||||
},
|
},
|
||||||
|
|
||||||
'& .cm-blockQuote': {
|
'& .cm-blockQuote': {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user