This commit is contained in:
Brandon Fergerson 2022-05-02 22:28:24 +04:00
parent 83fa4fc85f
commit 41c26468d9

View File

@ -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;
}