From 5245538d4b727f2c1f2d675184fa764200fc79ab Mon Sep 17 00:00:00 2001 From: chenziwen Date: Thu, 10 Jul 2025 16:54:57 +0800 Subject: [PATCH] feat(styles): tabs can be scrolled with a wheel. --- src/layouts/modules/global-tab/index.vue | 2 +- uno.config.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/layouts/modules/global-tab/index.vue b/src/layouts/modules/global-tab/index.vue index ef5bb910..10531c23 100644 --- a/src/layouts/modules/global-tab/index.vue +++ b/src/layouts/modules/global-tab/index.vue @@ -164,7 +164,7 @@ init();