From ed277e302e3ac577d993f829043e5d2797f41b2b Mon Sep 17 00:00:00 2001 From: Ivan Evans <74743263+Pasithea0@users.noreply.github.com> Date: Sat, 28 Sep 2024 21:27:50 -0600 Subject: [PATCH] fix a few z indexs --- src/components/buttons/EditButton.tsx | 2 +- src/utils/discoverContent.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/buttons/EditButton.tsx b/src/components/buttons/EditButton.tsx index cfe9e258..42908063 100644 --- a/src/components/buttons/EditButton.tsx +++ b/src/components/buttons/EditButton.tsx @@ -43,7 +43,7 @@ export function EditButton(props: EditButtonProps) {