feat: Inherti the split view type when opening a new link, b=(no-bug), c=split-view

This commit is contained in:
mr. m
2025-05-28 14:17:20 +02:00
parent 18944d5ed8
commit 21f3ab23d3
5 changed files with 18 additions and 6 deletions

View File

@@ -435,6 +435,11 @@
#zen-glance-sidebar-split {
list-style-image: url('split.svg');
&[disabled='true'] {
opacity: 0.5;
cursor: not-allowed;
}
}
#sidebar-box[sidebarcommand='viewTabsSidebar']