mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
fix: update tooltips and controls (#49)
This commit is contained in:
@@ -141,3 +141,15 @@ pre {
|
||||
.el-icon.menu-icons {
|
||||
margin-top: -3px !important;
|
||||
}
|
||||
|
||||
.el-switch__label--left {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.el-switch__label--right {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.switch {
|
||||
margin: 0 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user