From e0b158a474540c5bfafbcddb25615308b6d4aa90 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Fri, 27 Dec 2024 15:10:25 +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 6f1d62b..584e0d1 100644 --- a/css/index.css +++ b/css/index.css @@ -440,7 +440,7 @@ align-items: center; } .recruit .list .item .operate .select.show { - height: 180px; + height: 132px; opacity: 1; z-index: 2; } diff --git a/css/index.less b/css/index.less index 129a094..d5c81af 100644 --- a/css/index.less +++ b/css/index.less @@ -501,7 +501,7 @@ width: 300px; // z-index: 2; &.show { - height: 180px; + height: 132px; opacity: 1; z-index: 2; }