This commit is contained in:
yanran200730
2022-08-18 16:57:17 +08:00
parent 2d3b5292c2
commit 56163cfc96

View File

@@ -403,6 +403,9 @@ export default {
font-size: 28px;
background: #F3F4F7;
border-radius: 4px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
}
}