Explorar el Código

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

wangcong hace 2 meses
padre
commit
50cc1136ee
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;