Explorar o código

调整聊天区域高度

gcz %!s(int64=3) %!d(string=hai) anos
pai
achega
5642b90e7c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/Question.vue

+ 1 - 1
src/views/Question.vue

@@ -89,6 +89,6 @@ export default {
 .mapFrame {
   width: 100%;
   // min-height: calc(90vh);
-  height: calc( 100vh - 200px );
+  height: calc( 100vh - 100px );
 }
 </style>