ZhaoJun 1 year ago
parent
commit
bd424ca2c3

+ 1 - 0
src/pages/Center/MyTask/Detail/workOrderDetail.less

@@ -35,6 +35,7 @@
       > .ant-steps-item
       .ant-steps-item-description {
       padding-bottom: 0;
+      padding-top: 0.18rem;
     }
   }
 }

+ 1 - 0
src/pages/TaskManage/Detail/TaskOrder/taskOrder.less

@@ -28,6 +28,7 @@
       > .ant-steps-item
       .ant-steps-item-description {
       padding-bottom: 0;
+      padding-top: 0.18rem;
     }
   }
 }

+ 1 - 0
src/pages/TaskManage/Popup/WorkOrderModal.less

@@ -48,6 +48,7 @@
       > .ant-steps-item
       .ant-steps-item-description {
       padding-bottom: 0;
+      padding-top: 0.18rem;
     }
   }
 }