no message
This commit is contained in:
parent
2e75e57684
commit
952e7db6fc
@ -343,7 +343,7 @@
|
|||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
}
|
}
|
||||||
.content .details-box .text-box .text-list {
|
.content .details-box .text-box .text-list {
|
||||||
width: 640px;
|
width: 100%;
|
||||||
height: 320px;
|
height: 320px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
@ -379,7 +379,7 @@
|
|||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
.text-list {
|
.text-list {
|
||||||
width: 640px;
|
width: 100%;
|
||||||
height: 320px;
|
height: 320px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Loading…
Reference in New Issue
Block a user