liyongli 2 жил өмнө
parent
commit
2cce21b688

+ 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;