BUG 25532

This commit is contained in:
aixianling
2021-12-17 09:47:33 +08:00
parent fc26d97877
commit ecc9784818

View File

@@ -184,6 +184,8 @@ export default {
align-items: flex-start;
& > span {
flex: 1;
min-width: 0;
overflow: hidden;
text-overflow: ellipsis;
}