@@ -421,13 +421,12 @@
.step {
padding: 40rpx 0;
}
-
.step-content {
flex: 1;
width: 100%;
display: flex;
flex-direction: column;
+ overflow-y: scroll;
.step-item {