From c95e73d658521fc89e0d992072660e126c1ab3a2 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期三, 24 七月 2024 11:37:31 +0800
Subject: [PATCH] 1

---
 src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue b/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
index b3d8ca7..412b85b 100644
--- a/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
+++ b/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
@@ -372,7 +372,7 @@
 	}
 
 	.uni-select__label {
-		font-size: 16px;
+		font-size: 0.16rem;
 		// line-height: 22px;
 		height: 35px;
 		padding-right: 10px;

--
Gitblit v1.9.1