Skip to content

Commit

Permalink
Merge branch 'main' into dependabot-npm_and_yarn-builder-io-e952f2cd06
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored May 13, 2024
2 parents 0fac9c8 + a5c6c81 commit e6eb2c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/components/src/styles/db-ui-components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ dbnotification {

@mixin show-popover($state) {
:has(
> db-tooltip > .db-tooltip:not([data-open]),
> dbtooltip > .db-tooltip:not([data-open]),
> :is(db-tooltip, dbtooltip) > .db-tooltip:not([data-open]),
> .db-tooltip:not([data-open])
) {
&:#{$state} {
Expand Down

0 comments on commit e6eb2c5

Please sign in to comment.