mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
fix: update sidebar, topology, table, title, router (#42)
This commit is contained in:
@@ -123,3 +123,21 @@ code,
|
||||
pre {
|
||||
font-family: Consolas, Menlo, Courier, monospace;
|
||||
}
|
||||
|
||||
.el-menu {
|
||||
--el-menu-item-height: 50px;
|
||||
}
|
||||
|
||||
.el-menu-item-group__title {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.el-sub-menu .el-menu-item {
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
padding-left: 52px !important;
|
||||
}
|
||||
|
||||
.el-icon.menu-icons {
|
||||
margin-right: 8px !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user