CN-771 feat: network overview metric统一顶部触发
This commit is contained in:
@@ -62,6 +62,9 @@
|
||||
color: #353636;
|
||||
background-color: #F5F8FA;
|
||||
}
|
||||
.common-select {
|
||||
top: 32px !important;
|
||||
}
|
||||
}
|
||||
.panel__time {
|
||||
display: flex;
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
size="mini"
|
||||
v-model="metric"
|
||||
placeholder=""
|
||||
popper-class="common-select"
|
||||
v-if="panelType === panelTypeAndRouteMapping.networkOverview"
|
||||
:popper-append-to-body="false"
|
||||
@change="metricChange"
|
||||
|
||||
Reference in New Issue
Block a user