态势感知平台-开源生态与贡献价值全景卡片样式修改
This commit is contained in:
@@ -263,7 +263,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
.chartCard__container.list-container {
|
.chartCard__container.list-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 390px;
|
height: 380px;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden; /* 外层容器隐藏溢出 */
|
overflow: hidden; /* 外层容器隐藏溢出 */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1616,7 +1616,8 @@ onMounted(() => {
|
|||||||
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: 480px;
|
height: 470px;
|
||||||
|
max-height: 490px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.index-module__NV_5cW__chartCard::before {
|
.index-module__NV_5cW__chartCard::before {
|
||||||
|
|||||||
Reference in New Issue
Block a user