Commit 644806ce authored by youjie's avatar youjie

no message

parent 3a9769f3
......@@ -26,9 +26,11 @@
</el-tooltip>
<el-tooltip class="item" effect="dark" content="设置字体大小" placement="top" v-if="isFontSize">
<p class="row-aic">
<span class="fz14" style="flex-shrink: 0;">字体大小</span>
<el-input size="mini" v-model="FeatureData.dataObj.ShadowFontSize" style="width: 80px;"></el-input>
<span class="cursorInitial fz14" style="flex-shrink: 0;">px</span>
<span class="fz14" style="flex-shrink: 0;margin-right: 3px;">字体大小</span>
<el-input size="mini" v-model="FeatureData.dataObj.ShadowFontSize" style="width: 80px;height: 28px;"></el-input>
<span class="cursorInitial fz14" style="flex-shrink: 0;margin-left: 5px;">
<span class="relative" style="top: -3px;">px</span>
</span>
</p>
</el-tooltip>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment