From c2d3132eab38dc7d884c6b832469ad07a6fc56ef Mon Sep 17 00:00:00 2001
From: zhangyongtian <1181606322@qq.com>
Date: Thu, 05 Sep 2024 21:24:35 +0800
Subject: [PATCH] style:办理反馈样式调整

---
 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