mirror of
https://github.com/marc-f/obsidian-file-name-styler.git
synced 2026-07-22 05:46:09 +00:00
3 lines
83 B
CSS
3 lines
83 B
CSS
.nav-file-title .nav-file-title-content::before {
|
|
content: var(--file-icon);
|
|
}
|