diff --git a/scss/elements/_noteEditor.scss b/scss/elements/_noteEditor.scss index 78e73ef787..3184b82c18 100644 --- a/scss/elements/_noteEditor.scss +++ b/scss/elements/_noteEditor.scss @@ -1,5 +1,5 @@ note-editor { - -moz-box-orient: vertical; + flex-direction: column; .custom-head { display: flex;