From f54012abe5f15e3a4783aca50665ad88c08ec294 Mon Sep 17 00:00:00 2001 From: Aaron Brethorst Date: Sun, 24 Nov 2024 15:36:31 -0800 Subject: [PATCH] Fit and Finish: Adds a blank footer to the ModalPane This empty footer shows a user that the content in the pane hasn't been cut off. --- src/components/navigation/ModalPane.svelte | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/navigation/ModalPane.svelte b/src/components/navigation/ModalPane.svelte index 82bbacf..27a9677 100644 --- a/src/components/navigation/ModalPane.svelte +++ b/src/components/navigation/ModalPane.svelte @@ -40,6 +40,10 @@
+
+ +   +