From 1307c53c0b0db2d4bcf17835d9b7517e79820f5e Mon Sep 17 00:00:00 2001 From: DEV_DSW <562304744@qq.com> Date: Mon, 1 Jun 2026 10:33:09 +0800 Subject: [PATCH] style(ai-tab-switch): add flex centering and z-index to tab label container adjust the container to properly align tab text and set correct stacking order --- src/pages/home/components/AiTabSwitch/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home/components/AiTabSwitch/index.vue b/src/pages/home/components/AiTabSwitch/index.vue index 57d0d89..8a2d2ff 100644 --- a/src/pages/home/components/AiTabSwitch/index.vue +++ b/src/pages/home/components/AiTabSwitch/index.vue @@ -26,7 +26,7 @@ ? rightSelected || rightUnselected : rightUnselected || rightSelected " class="absolute inset-x-0 bottom-0 top-auto block w-full h-12 align-bottom z-5" /> -