From 792d6fcbc992920e01b6ce39181a4a33a7169fed Mon Sep 17 00:00:00 2001 From: Geriano Date: Fri, 29 Jul 2022 22:18:10 +0700 Subject: [PATCH] fix bug z index styling --- resources/js/Pages/Superuser/Menu/Index.vue | 4 ++-- resources/js/Pages/Superuser/Permission/Index.vue | 2 +- resources/js/Pages/Superuser/Role/Index.vue | 2 +- resources/js/Pages/Superuser/User/Index.vue | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/js/Pages/Superuser/Menu/Index.vue b/resources/js/Pages/Superuser/Menu/Index.vue index f5cf941..4a50a8c 100644 --- a/resources/js/Pages/Superuser/Menu/Index.vue +++ b/resources/js/Pages/Superuser/Menu/Index.vue @@ -161,7 +161,7 @@ onUnmounted(() => window.removeEventListener('keydown', esc)) -
+