Skip to content

Commit

Permalink
🔖 v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Achuan-2 committed Nov 30, 2024
1 parent eab54e2 commit fd9cb13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ export default class PluginFootnote extends Plugin {
.protyle-wysiwyg [data-node-id] span[data-type*="block-ref"][custom-footnote],
.protyle-wysiwyg [data-node-id] span[data-ref*="siyuan://blocks"][custom-footnote] {
background-color: var(--b3-font-background5) !important;
color: var(--b3-theme-on-background) !important;
border: none !important;
margin: 0 1px;
border-radius: 3px;
Expand Down

0 comments on commit fd9cb13

Please sign in to comment.