This commit is contained in:
mr. M
2025-03-07 15:29:30 +01:00
6 changed files with 77 additions and 29 deletions

View File

@@ -60,7 +60,7 @@ tab-group[split-view-group] {
}
}
&:has(> tab[visuallyselected]) {
&:has(> tab:is([visuallyselected], [multiselected])) {
background-color: var(--tab-selected-bgcolor);
box-shadow: var(--tab-selected-shadow);