From ff6209996c3346847b99cf0e37f188807d744a17 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Wed, 18 Dec 2024 15:11:11 +0800 Subject: [PATCH] no message --- css/index.css | 2 +- css/index.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/index.css b/css/index.css index 53ed700..98b1e07 100644 --- a/css/index.css +++ b/css/index.css @@ -59,7 +59,7 @@ } .header-box .search .hint-list { position: absolute; - width: 750px; + width: 610px; height: 0; max-height: 400px; top: 46px; diff --git a/css/index.less b/css/index.less index adadd78..87863e6 100644 --- a/css/index.less +++ b/css/index.less @@ -64,7 +64,7 @@ .hint-list { position: absolute; - width: 750px; + width: 610px; height: 0; max-height: 400px; top: 46px;