no message

This commit is contained in:
A1300399510 2024-12-18 18:27:26 +08:00
parent a0173151bf
commit 34c396bdac
2 changed files with 1 additions and 2 deletions

View File

@ -240,7 +240,6 @@ body {
} }
.my-project .my-box .head .item.pitch { .my-project .my-box .head .item.pitch {
color: #000000; color: #000000;
width: 474px;
flex: none; flex: none;
} }
.my-project .my-box .head .item.pitch.item-left { .my-project .my-box .head .item.pitch.item-left {

View File

@ -278,7 +278,7 @@ body {
} }
&.pitch { &.pitch {
color: #000000; color: #000000;
width: 474px; // width: 474px;
flex: none; flex: none;
&.item-left { &.item-left {
padding-right: 80px; padding-right: 80px;