瀏覽代碼

Fix Steps position style

afc163 8 年之前
父節點
當前提交
b3d25473fb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/routes/Forms/style.less

+ 1 - 1
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;
 }