We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958c55e commit 498052fCopy full SHA for 498052f
1 file changed
frontend/src/views/host/monitor/monitor/index.vue
@@ -741,4 +741,7 @@ onMounted(() => {
741
width: 100%;
742
height: 400px;
743
}
744
+.el-dropdown {
745
+ vertical-align: baseline;
746
+}
747
</style>
0 commit comments