线上课编辑页面上架时间优化

This commit is contained in:
unknown
2023-09-06 09:42:06 +08:00
parent 780e73c029
commit fc9682c31d
3 changed files with 15 additions and 14 deletions

View File

@@ -695,7 +695,7 @@ export const CourseCreate: React.FC<PropInterface> = ({
form.setFieldsValue({ thumb: url });
}}
></UploadImageButton>
<span className="helper-text ml-16">
<span className="helper-text ml-8">
推荐尺寸:400x300px
</span>
</div>