mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
feat: implement a breadcrumb component as navigation (#313)
This commit is contained in:
@@ -212,6 +212,10 @@ div.vis-tooltip {
|
||||
div:has(> a.menu-title) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.el-breadcrumb {
|
||||
line-height: 28px;
|
||||
}
|
||||
.el-input-number .el-input__inner {
|
||||
text-align: left !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user