feat(breadcrumb_badges): integrate note properties tab

This commit is contained in:
Elian Doran
2025-12-11 17:34:04 +02:00
parent 1eee471018
commit fa8287269f
4 changed files with 22 additions and 3 deletions

View File

@@ -33,6 +33,7 @@
&.temporarily-editable-badge { --color: #4fa52b; }
&.read-only-badge { --color: #e33f3b; }
&.share-badge { --color: #3b82f6; }
&.clipped-note-badge { --color: #57a2a5; }
&.backlinks-badge { color: var(--badge-text-color); }
a {