Skip to content

Commit

Permalink
Add custom font family variable for Sentry feedback styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Da-Colon committed Dec 10, 2024
1 parent 8ac3882 commit 891aa4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/css/sentry.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#sentry-feedback {
z-index: 1;
--font-family: 'DM Sans';
--background: var(--colors-neutral-2);
--actor-hover-background: var(--colors-neutral-3);
--actor-border: '1px solid var(--colors-neutral-4)';
Expand Down

0 comments on commit 891aa4a

Please sign in to comment.