BUG 30199

This commit is contained in:
aixianling
2022-06-16 17:56:42 +08:00
parent ddc87afed2
commit 62248f1ac6
3 changed files with 3 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ export default {
.communityOverview { .communityOverview {
max-width: 400px; max-width: 400px;
max-height: 600px; max-height: 600px;
overflow-y: auto; overflow-y: auto!important;
.units { .units {
display: flex; display: flex;

View File

@@ -58,7 +58,7 @@ export default {
.communityOverview { .communityOverview {
max-width: 400px; max-width: 400px;
max-height: 600px; max-height: 600px;
overflow-y: auto; overflow-y: auto!important;
.units { .units {
display: flex; display: flex;

View File

@@ -58,7 +58,7 @@ export default {
.communityOverview { .communityOverview {
max-width: 400px; max-width: 400px;
max-height: 600px; max-height: 600px;
overflow-y: auto; overflow-y: auto!important;
.units { .units {
display: flex; display: flex;