From 6f3502cc9bd43a5cf8eb7b57687495cc3932a728 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 73fb9b4f8..9696fa4d9 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 @@