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