From c2107ee74aaec93f5513885c84a30525da514b07 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sat, 8 Feb 2025 11:34:44 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90issues/7781=E3=80=91=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AEicon=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/src/layouts/default/tabs/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/jeecgboot-vue3/src/layouts/default/tabs/index.vue b/jeecgboot-vue3/src/layouts/default/tabs/index.vue index 0deb4f92..8df43a18 100644 --- a/jeecgboot-vue3/src/layouts/default/tabs/index.vue +++ b/jeecgboot-vue3/src/layouts/default/tabs/index.vue @@ -184,6 +184,7 @@ color: @text-color; text-align: center; border-left: 1px solid @border-color-base; + overflow: hidden; } } // update-end--author:liaozhiyang---date:20241016---for:【issues/7345】标签样式切换到极简模式样式错乱