From 21eabe6b4c3edacc7db94ec21f0ae8747ebe4f45 Mon Sep 17 00:00:00 2001 From: jry Date: Fri, 12 Apr 2024 09:46:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dtabs=E6=96=87=E5=AD=97?= =?UTF-8?q?=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue b/src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue index 54751f30d..1852f96cf 100644 --- a/src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue +++ b/src/uni_modules/uview-plus/components/u-tabs/u-tabs.vue @@ -335,6 +335,7 @@ &__text { font-size: 15px; color: $u-content-color; + white-space: nowrap; &--disabled { color: $u-disabled-color !important;