style: 优化告警中心-仪表盘图片

This commit is contained in:
xieyonghong 2023-04-23 15:06:47 +08:00
parent 29ffa38c10
commit 0206235e8f
1 changed files with 2 additions and 2 deletions

View File

@ -78,8 +78,8 @@ const props = defineProps({
align-items: flex-end;
justify-content: flex-end;
img {
width: 100%;
height: 100%;
width: 100px;
height: 100px;
}
}
.content-right-echart{