no message

This commit is contained in:
A1300399510 2024-11-18 17:27:39 +08:00
parent 1748828083
commit f1764cdfb7
2 changed files with 3 additions and 2 deletions

View File

@ -724,7 +724,7 @@ body {
height: 34px;
padding-right: 10px;
font-size: 14px;
width: 384px;
width: 348px;
}
.empty-box {
flex-direction: column;

View File

@ -823,7 +823,8 @@ body {
height: 34px;
padding-right: 10px;
font-size: 14px;
width: 384px;
// width: 384px;
width: 348px;
}
.empty-box {