BUG 30199

This commit is contained in:
aixianling
2022-06-15 09:48:53 +08:00
parent 7f76715aeb
commit 318b7d7748
3 changed files with 18 additions and 12 deletions

View File

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

View File

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

View File

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