Obsidian Tabs - a tabbed pane management plugin

I use this:

div.workspace-leaf:not(.stayopen) div.view-actions {
    display: none;
}
1 Like