Target tooltips instead of specific buttons
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
--input-background: var(--color-canvas);
|
||||
}
|
||||
|
||||
&:has(.filter-toggle:hover) {
|
||||
&:has([data-controller~="tooltip"]:hover) {
|
||||
z-index: calc(var(--z-nav) + 1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user