Fix sentry feedback position

This commit is contained in:
Arnaud 2024-11-10 09:39:45 +07:00
parent c424457049
commit 33d925e6f0
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 2 additions and 1 deletions

View File

@ -200,7 +200,7 @@
z-index: 1;
right: 6rem;
bottom: 3rem;
bottom: 16px;
&:hover {
animation-name: example;

View File

@ -25,6 +25,7 @@ if (import.meta.env.PROD && !import.meta.env.CI) {
Sentry.feedbackIntegration({
// Additional SDK configuration goes in here, for example:
colorScheme: "dark",
triggerLabel: "",
}),
],
// Tracing