Browse Source

Merge branch 'feature/dev_party_mange' into test

test
13176889840 3 years ago
parent
commit
dec86b2887
  1. 1
      src/views/modules/visual/communityParty/community.vue

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

@ -1260,6 +1260,7 @@ export default {
}
.calc-h {
height: calc(100vh - 240px);
padding-bottom: 20px;
}
.wd50 {
width: 50%;

Loading…
Cancel
Save