修改
This commit is contained in:
parent
32aa7d8154
commit
b845879057
@ -620,6 +620,9 @@ export default indexjs;
|
|||||||
height: 600px;
|
height: 600px;
|
||||||
}
|
}
|
||||||
.text {
|
.text {
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
white-space: nowrap;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
line-height: 36px;
|
line-height: 36px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user