diff --git a/css/common.css b/css/common.css index b0561cf..81fdd3a 100644 --- a/css/common.css +++ b/css/common.css @@ -252,7 +252,6 @@ body { } .my-project .my-box .head .item .bj { display: none; - width: 474px; height: 61px; position: absolute; bottom: -1px; diff --git a/css/common.less b/css/common.less index ad0abe3..ac96886 100644 --- a/css/common.less +++ b/css/common.less @@ -290,7 +290,7 @@ body { } .bj { display: none; - width: 474px; + // width: 474px; height: 61px; position: absolute; bottom: -1px;