mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-08 00:13:06 +00:00
Fix sentry feedback position
This commit is contained in:
parent
c424457049
commit
33d925e6f0
@ -200,7 +200,7 @@
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
right: 6rem;
|
right: 6rem;
|
||||||
bottom: 3rem;
|
bottom: 16px;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
animation-name: example;
|
animation-name: example;
|
||||||
|
|||||||
@ -25,6 +25,7 @@ if (import.meta.env.PROD && !import.meta.env.CI) {
|
|||||||
Sentry.feedbackIntegration({
|
Sentry.feedbackIntegration({
|
||||||
// Additional SDK configuration goes in here, for example:
|
// Additional SDK configuration goes in here, for example:
|
||||||
colorScheme: "dark",
|
colorScheme: "dark",
|
||||||
|
triggerLabel: "",
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
// Tracing
|
// Tracing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user