态势感知平台-开源生态与贡献价值全景-社区治理健康度对比样式修改
This commit is contained in:
@@ -155,7 +155,7 @@ const initCommunityHealthChart = () => {
|
||||
grid: {
|
||||
left: '5%',
|
||||
right: '5%',
|
||||
bottom: '8%',
|
||||
bottom: '0%',
|
||||
top: '15%',
|
||||
containLabel: true
|
||||
},
|
||||
@@ -357,7 +357,7 @@ onUnmounted(() => {
|
||||
/* 容器样式 - 从主页面复制 */
|
||||
.chartCard__container {
|
||||
width: 100%;
|
||||
height: 390px;
|
||||
height: 450px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user