Merge pull request #245 from hemanth5544/next
This commit is contained in:
@@ -38,9 +38,7 @@ export function HtmlEditor({value, onChange, placeholder}: HtmlEditorProps) {
|
||||
backgroundColor: '#f3f4f6',
|
||||
color: '#374151',
|
||||
},
|
||||
'.cm-activeLine': {
|
||||
backgroundColor: '#f9fafb',
|
||||
},
|
||||
|
||||
'.cm-selectionBackground, ::selection': {
|
||||
backgroundColor: '#dbeafe !important',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user