mirror of
https://github.com/caffa/Obsidian-Current-Folder-Note-Display-Plugin.git
synced 2026-07-22 09:50:27 +00:00
bug fix of font family
This commit is contained in:
parent
989ee8570b
commit
adbf757f55
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
color: var(--text-small);
|
||||
text-decoration: none;
|
||||
font-size: var(--font-ui-medium);
|
||||
font-family: var(--font-interface-theme);
|
||||
/* font-family: var(--font-interface-theme); */
|
||||
line-height: var(--line-height-tight);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue