提交 33fe2af4 编写于 作者: K kushalpandya

Add styles for Prometheus Metrics panel

上级 7cef07c9
......@@ -35,3 +35,28 @@
margin-left: 5px;
}
}
.prometheus-metrics-monitoring {
.panel {
.panel-heading .badge-count {
padding: 3px 8px;
color: $white-light;
background: $common-gray-dark;
border-radius: 40%;
}
}
.empty-metrics {
text-align: center;
padding: 20px 10px;
p,
.btn {
margin-top: 10px;
}
p {
color: $gl-gray-light;
}
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册