mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-03 07:25:24 +00:00
theming
This commit is contained in:
parent
83fa4fc85f
commit
41c26468d9
@ -520,3 +520,11 @@ a {
|
|||||||
.timeline-item {
|
.timeline-item {
|
||||||
color: var(--spp-light-grey) !important;
|
color: var(--spp-light-grey) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.el-loading-spinner .path {
|
||||||
|
stroke: var(--spp-white) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tips {
|
||||||
|
color: var(--spp-white) !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user