From 1de9769edbe87be3bd0c912c2dccbad244d41861 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Mon, 14 Jul 2025 16:09:53 +0800 Subject: [PATCH] 1 --- public/static/index/pc/css/orico_header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/index/pc/css/orico_header.css b/public/static/index/pc/css/orico_header.css index fbc8f6a8..96c3685d 100755 --- a/public/static/index/pc/css/orico_header.css +++ b/public/static/index/pc/css/orico_header.css @@ -5,7 +5,7 @@ .header-PC #header { margin: 0 auto; height: 3.75rem; - max-width: 1920px; + width: 1920px; position: fixed; top: 0; display: flex;