mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
feat: enhance the legend of metrics graph widget with the summary table (#181)
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
}
|
||||
|
||||
.scroll_bar_style::-webkit-scrollbar {
|
||||
width: 9px;
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
background-color: #eee;
|
||||
}
|
||||
|
@@ -153,6 +153,10 @@ pre {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.el-switch__label * {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.el-drawer__header {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user