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