瀏覽代碼

调整团队设置高度

qinzhipeng_v@didiglobal.com 4 年之前
父節點
當前提交
cbf105e884
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/monthlyReport/childrenPage/setReport/components/teamSet.vue

+ 1 - 1
src/views/monthlyReport/childrenPage/setReport/components/teamSet.vue

@@ -183,7 +183,7 @@ export default {
 
     .team-member {
       color: #666666;
-      height: calc(100vh - 444px);
+      height: calc(100vh - 775px);
       // max-height: calc(100vh - 468px);
       overflow: auto;
       margin: 20px 0;