diff --git a/src/views/modules/visual/communityParty/community.vue b/src/views/modules/visual/communityParty/community.vue index 67aead48..816af10f 100644 --- a/src/views/modules/visual/communityParty/community.vue +++ b/src/views/modules/visual/communityParty/community.vue @@ -758,6 +758,10 @@ export default { } .box-right { flex: 1; + overflow: hidden; + .pagination { + margin-top: 0; + } .box-map { height: 400px; // border: 1px solid #2865fa;