zhaobao 2 سال پیش
والد
کامیت
207b38c2ac
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/aqpt/visualEditor/index.vue

+ 1 - 1
src/views/aqpt/visualEditor/index.vue

@@ -420,7 +420,7 @@ export default {
 
 .conatiner{
     height: 100%;
-    height: 100vh;
+    height: calc(100vh - 50px);
     min-width: 1000px;
     margin: 0 auto;
     padding: 0 16px;