This commit is contained in:
changjinpeng
2022-03-08 14:27:15 +08:00
parent 3197b34dcc
commit 36d37125dc

View File

@@ -1177,6 +1177,9 @@ export default {
line-height: 70px;
padding-right: 20px;
box-sizing: border-box;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.form-item__choose {