refactor:样式优化

This commit is contained in:
wangjiahao 2021-11-10 11:45:12 +08:00
parent 12f73ef9a1
commit a4e515c1ab

View File

@ -34,7 +34,7 @@
</el-tooltip>
</div>
<div v-if="attrShow('borderWidth')" style="width: 55px;float: left;margin-top: 2px;margin-left: 2px;">
<div v-if="attrShow('borderWidth')" style="width: 60px;float: left;margin-top: 2px;margin-left: 2px;">
<el-tooltip content="边框宽度">
<el-select v-model="styleInfo.borderWidth" size="mini" placeholder="" @change="styleChange">
<el-option