There was an error while loading. Please reload this page.
1 parent 5a94311 commit a5766b8Copy full SHA for a5766b8
1 file changed
packages/daisyui/src/components/tooltip.css
@@ -46,7 +46,7 @@
46
&.tooltip-open,
47
&[data-tip]:not([data-tip=""]):hover,
48
&:not(:has(.tooltip-content:empty)):has(.tooltip-content):hover,
49
- &:has(:focus-visible) {
+ &[data-tip]:not([data-tip=""]):has(:focus-visible) {
50
> .tooltip-content,
51
&[data-tip]:before,
52
&:after {
0 commit comments