Переглянути джерело

style: 工单流程样式修改

ZhaoJun 1 рік тому
батько
коміт
44277539a6

+ 2 - 3
src/pages/Center/MyTask/Detail/workOrderDetail.less

@@ -22,11 +22,10 @@
 }
 
 .taskStep {
-  margin-left: 20%;
-  width: 70%;
+  margin-left: 15%;
+  width: 85%;
   :global {
     .ant-steps.ant-steps-vertical > .ant-steps-item .ant-steps-item-content {
-      width: 80%;
       display: flex;
       justify-content: space-between;
       align-items: flex-start;

+ 2 - 2
src/pages/TaskManage/Detail/TaskOrder/taskOrder.less

@@ -14,8 +14,8 @@
 }
 
 .taskStep {
-  margin-left: 20%;
-  width: 70%;
+  margin-left: 15%;
+  width: 85%;
   :global {
     .ant-steps.ant-steps-vertical > .ant-steps-item .ant-steps-item-content {
       width: 80%;

+ 2 - 2
src/pages/TaskManage/Popup/WorkOrderModal.less

@@ -34,8 +34,8 @@
 }
 
 .taskStep {
-  margin-left: 20%;
-  width: 70%;
+  margin-left: 15%;
+  width: 85%;
   :global {
     .ant-steps.ant-steps-vertical > .ant-steps-item .ant-steps-item-content {
       width: 80%;