src/views/overview/index.vue
@@ -106,7 +106,7 @@ <!-- Add "scoped" attribute to limit CSS to this component only --> <style lang="scss" scoped> .content { height: calc(100% - 130px); height: calc(100% - 112px); background: #fff; border-radius: 12px; .list-view { @@ -183,4 +183,8 @@ } } } .btn-pager { margin-top: 0; } </style>