cours/.obsidian/snippets/[ui] Tab Header show path and title.css
Oscar Plaisant 602a41e7f8 update
2024-12-25 22:30:24 +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;
}
}