فهرست منبع

fix: correct form column number

JustSong 2 سال پیش
والد
کامیت
5a6f834606
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      web/src/components/SystemSetting.js

+ 1 - 1
web/src/components/SystemSetting.js

@@ -257,7 +257,7 @@ const SystemSetting = () => {
             配置 SMTP
             <Header.Subheader>用以支持系统的邮件发送</Header.Subheader>
           </Header>
-          <Form.Group widths={3}>
+          <Form.Group widths={4}>
             <Form.Input
               label='SMTP 服务器地址'
               name='SMTPServer'