From 66d30134c2c5a8343a87e1de2956d2c63215f4a0 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Wed, 18 Dec 2024 16:50:16 +0800 Subject: [PATCH] no message --- css/common.css | 1 + css/common.less | 1 + 2 files changed, 2 insertions(+) diff --git a/css/common.css b/css/common.css index 82dba5f..55c57bf 100644 --- a/css/common.css +++ b/css/common.css @@ -237,6 +237,7 @@ body { } .my-project .my-box .head .item.pitch { color: #000000; + width: 474px; } .my-project .my-box .head .item.pitch .bj, .my-project .my-box .head .item.pitch .icon { diff --git a/css/common.less b/css/common.less index 4a9cdf8..09ab487 100644 --- a/css/common.less +++ b/css/common.less @@ -274,6 +274,7 @@ body { cursor: pointer; &.pitch { color: #000000; + width: 474px; .bj, .icon { display: block;