refactor: 视图字段快速删除样式优化

This commit is contained in:
junjun 2022-05-30 17:53:55 +08:00
parent 2db9553acc
commit ea3fa03350

View File

@ -257,7 +257,7 @@ export default {
.item-span-style{
display: inline-block;
width: 100px;
width: 80px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;