Commit aaf9bf7c authored by chenqikuai's avatar chenqikuai

fix: 选择模板页的添加文件夹字体大小改成和首页的一致

parent 19aedd29
......@@ -29,7 +29,10 @@
<div style="position: relative" class="template-title">
我的模板
<div class="addFolder" @click="handleClickAddFolder" v-if="isSy">
<common-svg name="xuanzemoban-tianjia1" width="11px" style="margin-right:5px"></common-svg>添加文件夹
<common-svg name="xuanzemoban-tianjia1" width="11px" style="margin-right:5px;vertical-align:baseline"></common-svg>
<span style="font-size: 16px;">
添加文件夹
</span>
</div>
</div>
<div v-if="isSy">
......
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