mo hai 1 ano
pai
achega
4f130ef228
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/custom-plugins/guide-page/myColloge-guide.tsx

+ 1 - 1
src/custom-plugins/guide-page/myColloge-guide.tsx

@@ -121,7 +121,7 @@ export default defineComponent({
               </div>
               <div
                 class={styles.box}
-                style={{...data.box,...data.steps[data.step].boxStyle}}
+                style={{...data.box}}
                 id={`modeType-${data.step}`}>
 
                 {data.steps.map((item: any, index) => (