소스 검색

perf(components): 优化 UseGuidance 组件样式

wangcong 2 달 전
부모
커밋
50cc1136ee
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/layout/UseGuidance.vue

+ 1 - 0
src/layout/UseGuidance.vue

@@ -263,6 +263,7 @@ const finishCurrentStep = async () => {
 
 .use-guide-step-button-container {
   display: flex;
+  align-items: center;
   justify-content: space-between;
   max-width: 686px;