no message

This commit is contained in:
A1300399510 2024-12-18 16:50:39 +08:00
parent 66d30134c2
commit 7d29583b93
2 changed files with 1 additions and 2 deletions

View File

@ -227,7 +227,6 @@ body {
justify-content: space-between; justify-content: space-between;
} }
.my-project .my-box .head .item { .my-project .my-box .head .item {
width: 474px;
font-size: 16px; font-size: 16px;
color: #ffffff; color: #ffffff;
position: relative; position: relative;

View File

@ -264,7 +264,7 @@ body {
border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;
justify-content: space-between; justify-content: space-between;
.item { .item {
width: 474px; // width: 474px;
// width: 400px; // width: 400px;
font-size: 16px; font-size: 16px;
color: #ffffff; color: #ffffff;