From 99097b46323201a07878931311ead1f66816afc5 Mon Sep 17 00:00:00 2001 From: Soybean Date: Mon, 22 Jan 2024 00:20:00 +0800 Subject: [PATCH] fix(components): fix tooltip zIndex of ButtonIcon --- src/components/custom/button-icon.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/custom/button-icon.vue b/src/components/custom/button-icon.vue index 7bc3a147..8f63a3f3 100644 --- a/src/components/custom/button-icon.vue +++ b/src/components/custom/button-icon.vue @@ -58,7 +58,7 @@ const cls = computed(() => { - +