We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ef859 commit 38ab325Copy full SHA for 38ab325
packages/feedback/src/core/components/Actor.css.ts
@@ -25,6 +25,7 @@ export function createActorStyles(): HTMLStyleElement {
25
cursor: pointer;
26
font-size: 14px;
27
font-weight: 600;
28
+ font-family: inherit;
29
padding: 12px 16px;
30
text-decoration: none;
31
z-index: 9000;
0 commit comments