yangfeng
2023-09-21 d80ad3aedde35c8edd6e992266bff52f8ec0e5c6
src/views/overview/index.vue
@@ -105,7 +105,7 @@
<!-- Add "scoped" attribute to limit CSS to this component only -->
<style lang="scss" scoped>
.content {
  height: calc(100% - 150px);
  height: calc(100% - 130px);
  background: #fff;
  border-radius: 12px;
  .list-view {