This commit is contained in:
曹辉 2023-05-26 14:41:02 +08:00
parent 32aa7d8154
commit b845879057

View File

@ -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;