BUG 30199
This commit is contained in:
@@ -58,7 +58,7 @@ export default {
|
||||
.communityOverview {
|
||||
max-width: 400px;
|
||||
max-height: 600px;
|
||||
overflow-y: auto;
|
||||
overflow-y: auto!important;
|
||||
|
||||
.units {
|
||||
display: flex;
|
||||
|
||||
@@ -58,7 +58,7 @@ export default {
|
||||
.communityOverview {
|
||||
max-width: 400px;
|
||||
max-height: 600px;
|
||||
overflow-y: auto;
|
||||
overflow-y: auto!important;
|
||||
|
||||
.units {
|
||||
display: flex;
|
||||
|
||||
@@ -58,7 +58,7 @@ export default {
|
||||
.communityOverview {
|
||||
max-width: 400px;
|
||||
max-height: 600px;
|
||||
overflow-y: auto;
|
||||
overflow-y: auto!important;
|
||||
|
||||
.units {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user