liyongli před 2 roky
rodič
revize
2cce21b688
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;