mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-02 13:33:06 +00:00
Fix sentry button position on onboarding
This commit is contained in:
parent
21da246962
commit
c424457049
@ -199,12 +199,8 @@
|
||||
text-decoration: none;
|
||||
z-index: 1;
|
||||
|
||||
@media (min-width: 1000px) {
|
||||
& {
|
||||
right: 6rem;
|
||||
bottom: 3rem;
|
||||
}
|
||||
}
|
||||
right: 6rem;
|
||||
bottom: 3rem;
|
||||
|
||||
&:hover {
|
||||
animation-name: example;
|
||||
@ -238,3 +234,7 @@
|
||||
opacity: 0.4;
|
||||
}
|
||||
}
|
||||
|
||||
#sentry-feedback {
|
||||
right: 128px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user