mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-03 15:05:25 +00:00
update style
This commit is contained in:
parent
9519dd3930
commit
af0b3ab17b
@ -134,6 +134,8 @@ limitations under the License. -->
|
||||
top: 0,
|
||||
left: 0,
|
||||
itemWidth: 12,
|
||||
pageIconColor: appStore.theme === Themes.Dark ? "#ccc" : "#666",
|
||||
pageIconInactiveColor: appStore.theme === Themes.Dark ? "#444" : "#ccc",
|
||||
textStyle: {
|
||||
color: appStore.theme === Themes.Dark ? "#fff" : "#333",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user