This commit is contained in:
Vanessa 2023-02-08 13:50:35 +08:00
parent b0b8ba9ab8
commit a97dae8231
3 changed files with 4 additions and 2 deletions

View file

@ -202,8 +202,8 @@
transition: var(--b3-transition);
}
span[data-type~="file-annotation-ref"]:before {
content: "🔖 ";
span[data-type~="file-annotation-ref"] {
color: var(--b3-protyle-inline-fileref-color);
}
&.render-node {