@@ -23,7 +23,7 @@
.taskStep {
margin-left: 15%;
- width: 85%;
+ width: 70%;
:global {
.ant-steps.ant-steps-vertical > .ant-steps-item .ant-steps-item-content {
display: flex;
@@ -31,6 +31,11 @@
align-items: flex-start;
margin-bottom: 0.3rem;
}
+ .ant-steps.ant-steps-vertical
+ > .ant-steps-item
+ .ant-steps-item-description {
+ padding-bottom: 0;
+ }
@@ -15,15 +15,20 @@
- width: 80%;
justify-content: space-between;
+
@@ -35,10 +35,9 @@
align-items: flex-end;