BUG 30199
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user