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