mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
fix: add technology icons and update word contents (#58)
This commit is contained in:
@@ -177,8 +177,8 @@ const setUTCMin = () => {
|
||||
}
|
||||
|
||||
.settings {
|
||||
color: #222;
|
||||
font-size: 14px;
|
||||
color: #606266;
|
||||
font-size: 13px;
|
||||
padding: 20px;
|
||||
|
||||
.item {
|
||||
@@ -195,9 +195,10 @@ const setUTCMin = () => {
|
||||
}
|
||||
|
||||
.label {
|
||||
width: 100px;
|
||||
width: 160px;
|
||||
display: inline-block;
|
||||
font-weight: 500;
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user