This commit is contained in:
liuye
2022-06-28 09:15:10 +08:00
parent 6896dfd197
commit b9964d64b0
32 changed files with 1246 additions and 929 deletions

View File

@@ -57,8 +57,8 @@ export default {
<style lang="scss" scoped>
.communityOverview {
max-width: 400px;
max-height: 700px;
overflow-y: auto;
max-height: 600px;
overflow-y: auto!important;
.units {
display: flex;