From 68c171089b7438d56209c007bcb9bfbc135dc965 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Wed, 14 Aug 2024 14:14:11 +0800
Subject: [PATCH] 预览

---
 gz-customerSystem/src/views/register/index.less |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/gz-customerSystem/src/views/register/index.less b/gz-customerSystem/src/views/register/index.less
index f986b09..94d3507 100644
--- a/gz-customerSystem/src/views/register/index.less
+++ b/gz-customerSystem/src/views/register/index.less
@@ -61,4 +61,13 @@
 	&-title {
 		color: #86909C;
 	}
+}
+
+.title{
+	display: flex;
+
+	&-text{
+		color: #86909C;
+		
+	}
 }
\ No newline at end of file

--
Gitblit v1.8.0