button style tweaks

This commit is contained in:
David Hill
2026-02-18 16:36:40 +00:00
parent 7a9994fb64
commit 5731324002
2 changed files with 0 additions and 8 deletions
-4
View File
@@ -171,10 +171,6 @@
}
}
[data-component="button"].titlebar-icon[data-variant="ghost"]:hover:not(:disabled) {
background-color: var(--surface-raised-base-active);
}
[data-component="button"].titlebar-icon[data-variant="ghost"][aria-expanded="true"] {
background-color: var(--surface-base-active);
}