no message

This commit is contained in:
A1300399510 2024-11-15 15:33:15 +08:00
parent e12ce33ee8
commit c141062797
3 changed files with 27 additions and 28 deletions

View File

@ -174,6 +174,7 @@
position: relative;
max-width: 405px;
box-sizing: border-box;
display: inline;
}
.fate .list .item .left .name::after {
content: "";

View File

@ -200,6 +200,7 @@
position: relative;
max-width: 405px;
box-sizing: border-box;
display: inline;
&::after {
content: "";

File diff suppressed because one or more lines are too long