no message

This commit is contained in:
A1300399510 2024-12-18 16:54:22 +08:00
parent 7d29583b93
commit 1d4fe4aa71
2 changed files with 6 additions and 0 deletions

View File

@ -238,6 +238,9 @@ body {
color: #000000;
width: 474px;
}
.my-project .my-box .head .item.pitch.item-left {
padding-right: 80px;
}
.my-project .my-box .head .item.pitch .bj,
.my-project .my-box .head .item.pitch .icon {
display: block;

View File

@ -275,6 +275,9 @@ body {
&.pitch {
color: #000000;
width: 474px;
&.item-left {
padding-right: 80px;
}
.bj,
.icon {
display: block;