瀏覽代碼

Merge branch 'master' of http://git.huihenduo.com.cn:3000/wzh/JiangYunPhotosCargoOwner_WebApp into wuchan

wzh 3 年之前
父節點
當前提交
0c27504120
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -88,7 +88,7 @@ export default {
 
 .full-container-p24 {
   padding: 24px;
-  height: calc(100% - 48px);
+  min-height: calc(100% - 48px);
   background: #fff;
 }