no message

This commit is contained in:
A1300399510 2024-12-18 18:16:17 +08:00
parent c7a7b046a1
commit af341ef8fb
2 changed files with 1 additions and 2 deletions

View File

@ -252,7 +252,6 @@ body {
} }
.my-project .my-box .head .item .bj { .my-project .my-box .head .item .bj {
display: none; display: none;
width: 474px;
height: 61px; height: 61px;
position: absolute; position: absolute;
bottom: -1px; bottom: -1px;

View File

@ -290,7 +290,7 @@ body {
} }
.bj { .bj {
display: none; display: none;
width: 474px; // width: 474px;
height: 61px; height: 61px;
position: absolute; position: absolute;
bottom: -1px; bottom: -1px;