From b2434de9e541031c17fabe06b3d294ed4823d903 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Fri, 06 Sep 2024 09:40:48 +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 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/gz-customerSystem/src/views/register/index.less b/gz-customerSystem/src/views/register/index.less
index d88a16c..5d26710 100644
--- a/gz-customerSystem/src/views/register/index.less
+++ b/gz-customerSystem/src/views/register/index.less
@@ -316,14 +316,13 @@
 		display: flex;
 		flex-direction: row;
 		column-gap: 8px;
-		margin: 0px 8px 22px 16px;
+		margin: 0px 8px 0 16px;
 
 
 		&-left {
 			flex: 3 1 0%;
 			background-color: rgb(255, 255, 255);
 			padding: 12px 0px 12px 16px;
-			margin-bottom: -25px;
 
 			&-record {
 				border: 1px solid #D9D9D9;

--
Gitblit v1.8.0