no message
This commit is contained in:
parent
2e75e57684
commit
952e7db6fc
@ -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;
|
||||
|
@ -379,7 +379,7 @@
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.text-list {
|
||||
width: 640px;
|
||||
width: 100%;
|
||||
height: 320px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
|
Loading…
Reference in New Issue
Block a user