Browse Source

dd

shibei_master
13176889840 3 years ago
parent
commit
151b06663a
  1. 2
      src/views/modules/visual/communityParty/community.vue

2
src/views/modules/visual/communityParty/community.vue

@ -1256,7 +1256,7 @@ export default {
} }
} }
.table-h { .table-h {
height: 300px; height: calc(100vh - 630px);
} }
.calc-h { .calc-h {
height: calc(100vh - 240px); height: calc(100vh - 240px);

Loading…
Cancel
Save