🐛: progress SVG 滤镜叠加
This commit is contained in:
parent
d731a45caa
commit
638c6fd440
@ -36,7 +36,7 @@ const ignoreInlineStyle = [
|
||||
];
|
||||
|
||||
const fixCss = `
|
||||
.lay-progress-circle svg path {
|
||||
.lay-progress-circle svg {
|
||||
filter: invert(98%) hue-rotate(180deg) contrast(80%) !important;
|
||||
}
|
||||
`
|
||||
|
Loading…
Reference in New Issue
Block a user