From 3edcaab082fec1f72456e984c16f7cb43f28c1ec Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 11 May 2024 18:20:42 +0800
Subject: [PATCH] 修改:客户反馈问题

---
 src/page/authentication/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/authentication/index.vue b/src/page/authentication/index.vue
index f66a74b..1f82da7 100644
--- a/src/page/authentication/index.vue
+++ b/src/page/authentication/index.vue
@@ -367,7 +367,7 @@
     margin-top: 0.3rem;
 
     .lefts {
-      width: 36%;
+      // width: 36%;
       height: 100%;
       display: flex;
       align-items: center;

--
Gitblit v1.9.3