From 2df27fd1fa604fc6b2e5876b1b5e073f9a7f39ab Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期六, 11 五月 2024 19:24:08 +0800
Subject: [PATCH] 登录注册

---
 src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue |    1 -
 1 files changed, 0 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 9b32348..b3d8ca7 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
@@ -503,7 +503,6 @@
 
 	.uni-select__input-placeholder {
 		color: $uni-base-color;
-		font-size: 12px;
 	}
 
 	.uni-select--mask {

--
Gitblit v1.9.1