This commit is contained in:
Vanessa 2022-11-29 16:26:58 +08:00
parent 05ee2250c0
commit 9f3d561a23

View file

@ -172,7 +172,7 @@
}
}
span[data-type="search-mark"] {
span[data-type~="search-mark"] {
background-color: var(--b3-protyle-inline-mark-background);
color: var(--b3-protyle-inline-mark-color);
}