Skip to content

Commit

Permalink
fix: Remove special override for inspector buttons (#18964)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite authored Nov 29, 2023
1 parent 516df69 commit 78e7e9f
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,6 @@
pointer-events: none;
transition: opacity 0.2s ease-in-out;
}

.LemonButton--tertiary {
.posthog-3000 & {
&:hover {
color: var(--primary-3000);
}
}
}
}

&--inspector-focus {
Expand Down

0 comments on commit 78e7e9f

Please sign in to comment.