yangfeng
2023-09-22 dd845fb8c3972ba17b070e486ebf36f87378a587
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 {