no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-04-02 12:11:20 +08:00
parent d7f1dd2969
commit a021e89096
2 changed files with 8 additions and 0 deletions

View File

@ -205,6 +205,10 @@
height: 300px;
color: #7f7f7f;
}
.boxbox .content .content-left .empty-box .text {
font-size: 14px;
margin-top: 10px;
}
.boxbox .content .screen-box {
width: 360px;
background-color: #fff;

View File

@ -240,6 +240,10 @@
flex-direction: column;
height: 300px;
color: #7f7f7f;
.text {
font-size: 14px;
margin-top: 10px;
}
}
}