cours/.obsidian/snippets/omts-[ui] Tab Header show path and title.css
Oscar Plaisant 29453462f9 [nb] Commit
2024-12-26 16:09:08 +01:00

12 lines
188 B
CSS

/*
Tab Headder show path and title
https://github.com/replete/obsidian-minimal-theme-css-snippets
*/
.view-header {
.view-header-title-container {
opacity:1;
}
}