From 8c6dad8c48d5d730b102d9de0079fee9752b0d35 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 19 Jan 2025 22:17:12 +0000 Subject: implement notifications --- static/form.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/form.css') diff --git a/static/form.css b/static/form.css index 79509d7..00a4366 100644 --- a/static/form.css +++ b/static/form.css @@ -58,6 +58,10 @@ form { } } + &#writeNoteForm { + max-width: 100%; + } + &.settings { padding: 0; gap: 0; -- cgit v1.3