优化字体显示

This commit is contained in:
liang.chao 2024-10-16 10:13:58 +08:00
parent 86e9ce12a9
commit af1689b2df
1 changed files with 1 additions and 1 deletions

View File

@ -524,7 +524,7 @@
type="primary"
icon="el-icon-upload"
>点击上传</el-button
><span style="color: red">文件需小于20M</span>
><span style="color: red; margin-left: 10px">文件需小于20M</span>
</el-upload>
</el-form-item>
</el-col>