From f123e0cfed6c86f183f27b32bf90074678219ebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Jaenisch?= Date: Sun, 7 Jul 2024 15:19:24 +0200 Subject: [PATCH] feat: implement overlay MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit You can now open the modal from the overlay! Yay! Signed-off-by: André Jaenisch --- src/lib/components/molecules/MainMenu.svelte | 28 ++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/lib/components/molecules/MainMenu.svelte b/src/lib/components/molecules/MainMenu.svelte index 95ef450..b7d8273 100644 --- a/src/lib/components/molecules/MainMenu.svelte +++ b/src/lib/components/molecules/MainMenu.svelte @@ -22,3 +22,31 @@ You should have received a copy of the GNU Affero General Public License along w + +
+
+
+ + Profile +
+
+ + +
+
+ + Dark mode + Slider missing +
+
+ + About Anvil +
+
+ + Sign out +
+
+