no message

This commit is contained in:
A1300399510 2024-11-25 17:51:05 +08:00
parent abc8c588cb
commit 7f7aac287e
2 changed files with 2 additions and 1 deletions

View File

@ -716,6 +716,7 @@ body {
padding-right: 10px;
font-size: 14px;
width: 348px;
white-space: pre-line;
}
.empty-box {
flex-direction: column;

View File

@ -339,7 +339,6 @@ body {
background-color: rgba(246, 246, 246, 1);
}
&:not(:last-of-type) {
border-bottom: 1px dotted rgb(215, 215, 215);
}
@ -811,6 +810,7 @@ body {
padding-right: 10px;
font-size: 14px;
width: 348px;
white-space: pre-line;
}
.empty-box {