mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 08:25:25 +00:00
fix style
This commit is contained in:
parent
402e9b0830
commit
8f200e0cbc
@ -199,7 +199,7 @@ const msg = {
|
||||
dayCutTip: "Last 1 day",
|
||||
weekCutTip: "Last 1 week",
|
||||
monthCutTip: "Last 1 month",
|
||||
serverZone: "Time Zone",
|
||||
serverZone: "OAP Server Time Zone",
|
||||
exportImage: "Export image",
|
||||
object: "Object",
|
||||
profile: "Profile",
|
||||
|
@ -201,7 +201,7 @@ const msg = {
|
||||
dayCutTip: "最近1天",
|
||||
weekCutTip: "最近1周",
|
||||
monthCutTip: "最近1月",
|
||||
serverZone: "时区",
|
||||
serverZone: "OAP Server 时区",
|
||||
exportImage: "导出为图片",
|
||||
object: "粒度",
|
||||
profile: "性能剖析",
|
||||
|
@ -178,7 +178,7 @@ const setUTCMin = () => {
|
||||
|
||||
.settings {
|
||||
color: #222;
|
||||
font-size: 14px;
|
||||
font-size: 13px;
|
||||
padding: 20px;
|
||||
|
||||
.item {
|
||||
@ -195,7 +195,7 @@ const setUTCMin = () => {
|
||||
}
|
||||
|
||||
.label {
|
||||
width: 100px;
|
||||
width: 160px;
|
||||
display: inline-block;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user