fix: 调整networkoverview的图表位置,增加app-card图的resize逻辑
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user