Explorar o código

报表分享链接文本宽度调整

zhuth %!s(int64=7) %!d(string=hai) anos
pai
achega
ac493e5cfc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/dashboard/shareBox.jsx

+ 1 - 1
src/components/dashboard/shareBox.jsx

@@ -20,7 +20,7 @@ class ShareBox extends React.Component {
         const { copyDisabled, copyText, delay, dirty } = this.state;
 
         const formItemLayout = {
-            labelCol: { span: 4 },
+            labelCol: { span: 6 },
             wrapperCol: { span: 4 },
         }