From 80cb9f2818f027c8fac4ceb674cda189173a7d04 Mon Sep 17 00:00:00 2001 From: Felix Ivo Date: Mon, 23 Jun 2025 11:12:35 +0200 Subject: [PATCH] fixed margins --- Views/Notes/createNote.phtml | 6 +++++- Views/Notes/editNote.phtml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Views/Notes/createNote.phtml b/Views/Notes/createNote.phtml index d87fe08..82acc2d 100644 --- a/Views/Notes/createNote.phtml +++ b/Views/Notes/createNote.phtml @@ -31,6 +31,8 @@ function sanitize($data, $flags = ENT_QUOTES, $encoding = 'UTF-8') { } ?> +
+ diff --git a/Views/Notes/editNote.phtml b/Views/Notes/editNote.phtml index 123a961..dcc388a 100644 --- a/Views/Notes/editNote.phtml +++ b/Views/Notes/editNote.phtml @@ -31,6 +31,8 @@ function sanitize($data, $flags = ENT_QUOTES, $encoding = 'UTF-8') { } ?> +
+