Browse Source

Merge branch 'milestone-20250909-周更新分支' into dev

dev
宋杰 2 weeks ago
parent
commit
d7a3dbe22e
  1. 5
      src/views/components/marketTemperature.vue

5
src/views/components/marketTemperature.vue

@ -992,7 +992,7 @@ defineExpose({ initChart });
.month {
width: 80%;
height: 70% !important;
top: -4vw !important;
top: -3vw !important;
right: -0.5vw;
}
@ -1167,9 +1167,8 @@ defineExpose({ initChart });
display: flex;
justify-content: center;
/* align-items: center; */
top: -2vw;
top: -1.5vw;
right: -0.5vw;
z-index: 1;
}

Loading…
Cancel
Save