From 19b29188dd0a4207a1bb7cd886f55b30cdb76d32 Mon Sep 17 00:00:00 2001
From: Johannes <72809645+jobenjada@users.noreply.github.com>
Date: Wed, 10 Aug 2022 15:57:41 +0200
Subject: [PATCH] fix:fix z-index on form list, unify context menus (#16)
---
components/FormList.tsx | 2 +-
components/layout/MenuProfile.tsx | 13 ++++++++++---
2 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/components/FormList.tsx b/components/FormList.tsx
index 355533f636..01d23efcc3 100644
--- a/components/FormList.tsx
+++ b/components/FormList.tsx
@@ -96,7 +96,7 @@ export default function FormList() {