态势感知平台-开源生态与贡献价值全景-社区治理健康度对比样式修改

This commit is contained in:
d266377
2026-02-02 14:48:12 +08:00
parent 1fd3c46b42
commit 157048054f

View File

@@ -155,7 +155,7 @@ const initCommunityHealthChart = () => {
grid: { grid: {
left: '5%', left: '5%',
right: '5%', right: '5%',
bottom: '0%', bottom: '10%',
top: '15%', top: '15%',
containLabel: true containLabel: true
}, },
@@ -316,6 +316,7 @@ onUnmounted(() => {
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
position: relative; position: relative;
overflow: hidden; overflow: hidden;
height: 500px;
} }
.index-module__NV_5cW__chartCard::before { .index-module__NV_5cW__chartCard::before {