From 7d7d27f1c382e2a7ad2c8aa1796bd5480ac2a1b0 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Fri, 19 Jul 2024 15:07:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/home_head.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/home_head.html b/ruoyi-admin/src/main/resources/templates/home_head.html index 2e0ea4d..eb0a160 100644 --- a/ruoyi-admin/src/main/resources/templates/home_head.html +++ b/ruoyi-admin/src/main/resources/templates/home_head.html @@ -13,9 +13,9 @@ position: relative; height: 326px; background-size: cover; - display: flex; - justify-content: center; - align-items: center; + /*display: flex;*/ + /*justify-content: center;*/ + /*align-items: center;*/ min-width: 1690px; margin: 0 auto; margin-bottom: 35px;