mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
This commit is contained in:
parent
050873b4ca
commit
7b2480179f
@ -393,6 +393,11 @@ const TinyMCE = (props: NoteBodyEditorProps, ref: any) => {
|
||||
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
|
||||
}
|
||||
|
||||
.tox .tox-dialog-wrap__backdrop {
|
||||
background-color: ${theme.backgroundColor} !important;
|
||||
opacity:0.7
|
||||
}
|
||||
|
||||
.tox .tox-editor-header {
|
||||
border: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user