mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
fix: update styles
This commit is contained in:
@@ -87,6 +87,9 @@ function getOption() {
|
||||
type: "dotted",
|
||||
},
|
||||
showBackground: props.config.showBackground,
|
||||
backgroundStyle: {
|
||||
color: "rgba(180, 180, 180, 0.2)",
|
||||
},
|
||||
markArea:
|
||||
index === 0
|
||||
? {
|
||||
|
Reference in New Issue
Block a user