liyongli 2 년 전
부모
커밋
2cce21b688
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/chatGptChatNew/index.vue

+ 1 - 1
src/view/chatGptChatNew/index.vue

@@ -146,7 +146,7 @@ function focus() {
   box-sizing: border-box;
   font-weight: 500;
   width: 100vw;
-  height: 100vh;
+  height: 100%;
   position: relative;
   padding-bottom: 55px;
   background: url('../../assets/img/chat/bg.png') no-repeat;