no message

This commit is contained in:
A1300399510 2024-11-19 15:19:57 +08:00
parent 2e75e57684
commit 952e7db6fc
2 changed files with 2 additions and 2 deletions

View File

@ -343,7 +343,7 @@
transform: translateX(-50%);
}
.content .details-box .text-box .text-list {
width: 640px;
width: 100%;
height: 320px;
overflow: hidden;
white-space: nowrap;

View File

@ -379,7 +379,7 @@
margin-bottom: 20px;
}
.text-list {
width: 640px;
width: 100%;
height: 320px;
overflow: hidden;
white-space: nowrap;