mo 1 year ago
parent
commit
c50c96e134
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/custom-plugins/guide-page/coai-guide.tsx

+ 3 - 1
src/custom-plugins/guide-page/coai-guide.tsx

@@ -79,6 +79,8 @@ export default defineComponent({
           imgStyle: {
             top: "-4rem",
             left:'-3.7rem',
+            width:'6.00rem',
+            height:'2.53rem'
 
           },
           boxStyle:{
@@ -87,7 +89,7 @@ export default defineComponent({
 
 					},
           btnsStyle: {
-            top: "-1.4rem",
+            top: "-1.1rem",
             left: "-3.8rem",
             "justify-content": "center",
             padding: 0,