BUG 30199
This commit is contained in:
@@ -57,7 +57,7 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.communityOverview {
|
.communityOverview {
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
max-height: 700px;
|
max-height: 600px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
||||||
.units {
|
.units {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.communityOverview {
|
.communityOverview {
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
max-height: 700px;
|
max-height: 600px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
||||||
.units {
|
.units {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.communityOverview {
|
.communityOverview {
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
max-height: 700px;
|
max-height: 600px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
||||||
.units {
|
.units {
|
||||||
|
|||||||
Reference in New Issue
Block a user