diff --git a/notes-webapp/src/main/webapp/vue-app/note-page-view/components/NotePageViewApp.vue b/notes-webapp/src/main/webapp/vue-app/note-page-view/components/NotePageViewApp.vue index 01383a1ae..6ac2bba4a 100644 --- a/notes-webapp/src/main/webapp/vue-app/note-page-view/components/NotePageViewApp.vue +++ b/notes-webapp/src/main/webapp/vue-app/note-page-view/components/NotePageViewApp.vue @@ -30,8 +30,7 @@ min-width="100%" max-width="100%" min-height="60" - class="d-flex flex-column border-box-sizing position-relative card-border-radius" - color="white" + class="d-flex flex-column border-box-sizing position-relative card-border-radius app-background-color" flat>