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;