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