fix: 调整networkoverview的图表位置,增加app-card图的resize逻辑

This commit is contained in:
chenjinsong
2022-10-25 18:41:27 +08:00
parent 943d64918d
commit ced28fd3e7
4 changed files with 50 additions and 20 deletions

View File

@@ -9,7 +9,8 @@
font-size: 14px;
color: #353636;
font-weight: 600;
height: 32px;
display: flex;
align-items: flex-end;
}
.line-select-metric {
@@ -59,7 +60,6 @@
grid-gap: 20px;
width: 100%;
padding-top: 10px;
height: calc(100% - 24px);
.app-card {
border: 1px solid #E2E5EC;