no message

This commit is contained in:
A1300399510 2024-12-31 15:02:37 +08:00
parent e0b158a474
commit c7c4f30e60
2 changed files with 2 additions and 0 deletions

View File

@ -244,6 +244,7 @@ body {
position: absolute; position: absolute;
top: 50%; top: 50%;
transform: translateY(-50%); transform: translateY(-50%);
white-space: nowrap;
} }
.my-project .my-box .head .item.pitch { .my-project .my-box .head .item.pitch {
color: #000000; color: #000000;

View File

@ -283,6 +283,7 @@ body {
position: absolute; position: absolute;
top: 50%; top: 50%;
transform: translateY(-50%); transform: translateY(-50%);
white-space: nowrap;
} }
&.pitch { &.pitch {
color: #000000; color: #000000;