From 0c330d5538b5158fbb86374cea2f2344c1df77be Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Wed, 11 Sep 2024 12:33:48 +0800 Subject: [PATCH] 修改 --- gz-customerSystem/src/views/register/index.less | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/gz-customerSystem/src/views/register/index.less b/gz-customerSystem/src/views/register/index.less index 4fd2dc5..471cc54 100644 --- a/gz-customerSystem/src/views/register/index.less +++ b/gz-customerSystem/src/views/register/index.less @@ -772,6 +772,12 @@ .marginLeft { margin-left: 55px; + &-tip{ + margin-top: -12px; + margin-bottom: 12px; + margin-left: 55px; + } + //fontWeight: '600', marginBottom: '16px' &-title { -- Gitblit v1.8.0