From 73c38056d76d73aff73005d2544535c025de4bec Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Mon, 16 Dec 2024 18:29:11 +0800 Subject: [PATCH] no message --- css/index.css | 1 - css/index.less | 1 - 2 files changed, 2 deletions(-) diff --git a/css/index.css b/css/index.css index b449d73..f7884d8 100644 --- a/css/index.css +++ b/css/index.css @@ -288,7 +288,6 @@ } .recruit .list .item { width: 565px; - height: 180px; background-color: #ffffff; border: 1px solid #ebebeb; border-radius: 12px; diff --git a/css/index.less b/css/index.less index 8b8a218..342857d 100644 --- a/css/index.less +++ b/css/index.less @@ -321,7 +321,6 @@ } .item { width: 565px; - height: 180px; background-color: rgba(255, 255, 255, 1); border: 1px solid rgba(235, 235, 235, 1); border-radius: 12px;