From 46b0b4d41a260e44e5e648d79cac60e97fe17789 Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期三, 13 九月 2023 14:45:59 +0800
Subject: [PATCH] 小程序

---
 minipro_standard/components/LabelSelection.vue |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/minipro_standard/components/LabelSelection.vue b/minipro_standard/components/LabelSelection.vue
index 0bde662..65f8438 100644
--- a/minipro_standard/components/LabelSelection.vue
+++ b/minipro_standard/components/LabelSelection.vue
@@ -77,12 +77,10 @@
 				flex-shrink: 0;
 				margin-right: 20rpx;
 				border: 1rpx solid #CCCCCC;
-				text {
-					font-size: 26rpx;
-					font-weight: 400;
-					line-height: 26rpx;
-					color: #555555;
-				}
+				font-size: 26rpx;
+				font-weight: 400;
+				line-height: 26rpx;
+				color: #555555;
 			}
 		}
 	}

--
Gitblit v1.9.3