样式修改

main
hujunpeng 3 months ago
parent 7ff893b479
commit 2f5f418aa6
  1. 1
      packages/examination/src/views/examPaper/examPaperAdd.tsx

@ -628,6 +628,7 @@ class ExamPaperAdd extends Component<any, States> {
label="内容描述:" label="内容描述:"
name="paperContent" name="paperContent"
style={{ width: 1190 }} style={{ width: 1190 }}
className="form_item_no_check"
> >
<Input.TextArea placeholder="请输入内容描述" maxLength={200} showCount/> <Input.TextArea placeholder="请输入内容描述" maxLength={200} showCount/>
</Form.Item> </Form.Item>

Loading…
Cancel
Save