Browse Source

修改统计图尺寸

jiexi1_1
YF-yuan 3 years ago
parent
commit
0c309a4ad3
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/views/Home.vue

+ 2
- 0
src/views/Home.vue View File

@@ -1217,6 +1217,8 @@ body {
flex-direction: column;
justify-content: space-around;
align-items: flex-start;
transform-origin: 0 0;
transform: scale(0.9);
}
.chartBtn {
width: 0.8rem;

Loading…
Cancel
Save