common/custom.scss
@@ -176,6 +176,11 @@ &:last-child { color: $colorStress; } &[disabled] { color: #fff; background-color: #e6e6e6; pointer-events: none; } } } } @@ -249,6 +254,18 @@ overflow-y: scroll; } } .at-steps { .at-steps__single-icon { width: 56px; height: 56px; } .at-steps__right-line { left: 80%; } .at-steps__left-line { right: 80%; } } } .taro__toast {