From 35cb522488ec80c064ad4c5f78d65cf927255ba3 Mon Sep 17 00:00:00 2001 From: lizijiee <562949697@qq.com> Date: Sun, 31 Mar 2024 10:00:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E6=94=BE=E5=A4=A7?= =?UTF-8?q?=E9=95=9C=E5=9B=BE=E6=A0=87=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/content/Content.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/home/content/Content.vue b/src/views/home/content/Content.vue index b3064fa..b11ec11 100644 --- a/src/views/home/content/Content.vue +++ b/src/views/home/content/Content.vue @@ -490,7 +490,7 @@ function cancel(val) {
@@ -674,6 +674,9 @@ function cancel(val) { height: 22px; background-color: #FFF; border-radius: 6px; + display: flex; + align-items: center; + justify-content: center; } }