@@ -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;
@@ -14,8 +14,8 @@
width: 80%;
@@ -34,8 +34,8 @@