mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-09 20:38:40 +00:00
add important
This commit is contained in:
@@ -58,7 +58,7 @@ export default EditorView.theme({
|
|||||||
backgroundColor : '#d7d4f0',
|
backgroundColor : '#d7d4f0',
|
||||||
},
|
},
|
||||||
'.cm-focused .cm-selectionBackground ' : {
|
'.cm-focused .cm-selectionBackground ' : {
|
||||||
backgroundColor : '#d7d4f0',
|
backgroundColor : '#d7d4f0 !important',
|
||||||
},
|
},
|
||||||
'.cm-pageLine' : {
|
'.cm-pageLine' : {
|
||||||
backgroundColor : '#7ca97c',
|
backgroundColor : '#7ca97c',
|
||||||
|
|||||||
Reference in New Issue
Block a user