mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-22 20:58:30 +00:00
Fix sentry feedback position
This commit is contained in:
parent
c424457049
commit
33d925e6f0
@ -200,7 +200,7 @@
|
||||
z-index: 1;
|
||||
|
||||
right: 6rem;
|
||||
bottom: 3rem;
|
||||
bottom: 16px;
|
||||
|
||||
&:hover {
|
||||
animation-name: example;
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user