From caac74e95aa9d9bd254ec5284e3a77801623a26f Mon Sep 17 00:00:00 2001 From: peijunlei Date: Fri, 4 Sep 2026 17:43:35 +0800 Subject: [PATCH] =?UTF-8?q?style(product):=20=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=A4=A7=E5=B0=8F=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/dist_static/static/css/product.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/themes/dist_static/static/css/product.css b/public/themes/dist_static/static/css/product.css index c16de91..3dacfaf 100644 --- a/public/themes/dist_static/static/css/product.css +++ b/public/themes/dist_static/static/css/product.css @@ -963,7 +963,7 @@ body.is-p-subnav .site-header { width: auto; max-width: 80%; max-height: 80%; - height: 100%; + height: 80%; object-fit: contain; } .p-subnav { @@ -1153,8 +1153,8 @@ body.is-p-subnav .site-header { gap: 16Px!important; } .p-related__media img { - max-width: 80Px!important; - max-height: 160Px!important; + max-width: 80%!important; + max-height: 80%!important; } .p-related__foot { padding-top: 16Px!important;