Browse Source

Fix Steps position style

pull/307/head
afc163 8 years ago
parent
commit
b3d25473fb
  1. 2
      src/routes/Forms/style.less

2
src/routes/Forms/style.less

@ -10,7 +10,7 @@
margin: 0 0 16px 0;
}
.steps {
.steps:global(.ant-steps) {
max-width: 750px;
margin: 16px auto;
}

Loading…
Cancel
Save