BUG 30113

This commit is contained in:
aixianling
2022-06-08 19:13:23 +08:00
parent 6ef6211ffd
commit 054ef1a3d1

View File

@@ -158,10 +158,7 @@ export default {
box-shadow: 0 1px 0 0 #e4e5e6;
font-size: 30px;
font-weight: 500;
// word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
word-break: break-all;
}
.empty-div {