diff --git a/app/components/SimpleEditor/panes/Notes/notes.scss b/app/components/SimpleEditor/panes/Notes/notes.scss index e8c3324fa59e9723cde5816c7f1745d5e7ae9614..d9d2cc7ae24c8eb4282f786c305952d74710ffbf 100644 --- a/app/components/SimpleEditor/panes/Notes/notes.scss +++ b/app/components/SimpleEditor/panes/Notes/notes.scss @@ -10,7 +10,7 @@ $light-blue: #e4f0ff; max-height: 700px; min-height: 10px; position: fixed; - width: 67.4%; + width: 68.4%; z-index: 0; .resize-area {