From e65955c0e364c9cc925a555c8bce8e93400e5096 Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Wed, 14 Aug 2024 14:18:39 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh into master --- gz-customerSystem/src/views/register/index.less | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/gz-customerSystem/src/views/register/index.less b/gz-customerSystem/src/views/register/index.less index ce40a81..e6a54b4 100644 --- a/gz-customerSystem/src/views/register/index.less +++ b/gz-customerSystem/src/views/register/index.less @@ -63,6 +63,14 @@ } } +.title{ + display: flex; + + &-text{ + color: #86909C; + } + } + .dataSync { &-page { background-color: #fff; -- Gitblit v1.8.0