From c5abafdc86469833e27d5c97f3afb393c8f69a3d Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Thu, 25 Sep 2025 14:54:44 +0800 Subject: [PATCH] no message --- static/css/guess.css | 1 - static/css/guess.less | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/static/css/guess.css b/static/css/guess.css index 013af07..4ed1a8c 100644 --- a/static/css/guess.css +++ b/static/css/guess.css @@ -218,7 +218,6 @@ left: 997px; } .container .container-box .details { - max-height: 500px; margin-bottom: 40px; width: 1200px; border-radius: 20px; diff --git a/static/css/guess.less b/static/css/guess.less index 2962d4b..39f27fe 100644 --- a/static/css/guess.less +++ b/static/css/guess.less @@ -251,7 +251,7 @@ .details { // height: 500px; // flex: 1; - max-height: 500px; + // max-height: 500px; margin-bottom: 40px; width: 1200px; border-radius: 20px;