songshankun
2023-10-17 f3f3cce9ae4f9df2de4832d256e75911f78c74f9
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>