@@ -2,6 +2,8 @@
.result {
text-align: center;
+ width: 72%;
+ margin: 0 auto;
.icon {
font-size: 72px;
@@ -30,7 +30,7 @@ export default () => (
description="请核对并修改以下信息后,再重新提交。"
extra={extra}
actions={actions}
- style={{ margin: '30px 120px' }}
+ style={{ marginTop: 30, marginBottom: 30 }}
/>
</Card>
</PageHeaderLayout>
@@ -62,7 +62,7 @@ export default () => (
“单据”的需求,下面这个灰色区域可以呈现比较复杂的内容。"