Browse Source

调整团队设置高度

qinzhipeng_v@didiglobal.com 4 years ago
parent
commit
cbf105e884

+ 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;