This commit is contained in:
2024-07-11 17:42:55 +08:00
parent 990156c9a9
commit 941e570313

View File

@ -501,6 +501,8 @@ export default {
} }
span { span {
height: 20px;
line-height: 20px;
overflow: hidden; overflow: hidden;
white-space: nowrap; white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;