From 96e0c93470729a4e8971c821e8578e40d1e35813 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Sun, 7 Apr 2024 23:58:56 +0900 Subject: [PATCH] fix(ui): fix z-index of horizontal line between status --- components/status/StatusCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 76cd88d1..1ec162cf 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -72,7 +72,7 @@ const forceShow = ref(false)