From ef1ef4f46a03c6a6e89b900f1bffc2ac2e510c06 Mon Sep 17 00:00:00 2001 From: lsy2246 Date: Thu, 16 May 2024 17:33:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=B8=AAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/shang_shopping/css/index.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/shang_shopping/css/index.css b/web/shang_shopping/css/index.css index 06eab72..a3d6f83 100644 --- a/web/shang_shopping/css/index.css +++ b/web/shang_shopping/css/index.css @@ -490,7 +490,6 @@ } .floor .floor_info .item3{ - background-color: skyblue; width: 206px; height: 100%; } @@ -501,7 +500,7 @@ height: 215px; } -.floor .floor_info .item3 img:first-child{ +.floor .floor_info .item3 img{ border-bottom: 1px solid #D9D9D9; }