refactor: improve tab group handling and visibility in split view

This commit is contained in:
mr. M
2025-03-29 18:26:23 +01:00
parent 5462f035f8
commit 0c6fe6f77c
4 changed files with 145 additions and 91 deletions

View File

@@ -120,8 +120,7 @@ tab-group[split-view-group] .tabbrowser-tab {
}
tab-group[split-view-group] .tab-group-label-container {
display: none;
width: 100%;
visibility: collapse;
}
tab-group[split-view-group] .tab-close-button {