no message

This commit is contained in:
A1300399510 2025-01-14 10:57:01 +08:00
parent e2edc6203e
commit e1cc717105
2 changed files with 15 additions and 0 deletions

View File

@ -395,6 +395,13 @@
margin-left: 5px;
font-size: 13px;
}
.fate .content .item .thead .mode4 {
font-size: 14px;
line-height: 24px;
color: #333333;
text-align: left;
white-space: pre-line;
}
.fate .content .btn {
position: absolute;
left: 0;

View File

@ -440,6 +440,14 @@
font-size: 13px;
}
}
.mode4 {
font-size: 14px;
line-height: 24px;
color: #333333;
text-align: left;
white-space: pre-line;
}
}
}