From eaf58cc5e1f2ebb47c9fa039dd2034ea16836093 Mon Sep 17 00:00:00 2001 From: Ayoub Zayati Date: Wed, 16 Oct 2024 23:19:54 +0200 Subject: [PATCH] fix: Fix space between save and close buttons of notes editor for XS screen - EXO-73720 - Meeds-io/MIPs#161 (#1174) --- .../vue-app/notes-rich-editor/components/NoteEditorTopBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes-webapp/src/main/webapp/vue-app/notes-rich-editor/components/NoteEditorTopBar.vue b/notes-webapp/src/main/webapp/vue-app/notes-rich-editor/components/NoteEditorTopBar.vue index 73fb9b4f88..9696fa4d95 100644 --- a/notes-webapp/src/main/webapp/vue-app/notes-rich-editor/components/NoteEditorTopBar.vue +++ b/notes-webapp/src/main/webapp/vue-app/notes-rich-editor/components/NoteEditorTopBar.vue @@ -97,7 +97,7 @@