Quick Reaction: Slightly change position (#2328)
This commit is contained in:
parent
38535ee905
commit
4787d472e4
@ -76,12 +76,12 @@
|
||||
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
right: -0.75rem;
|
||||
bottom: -0.375rem;
|
||||
right: -0.875rem;
|
||||
bottom: -0.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
transform: scale(0.75);
|
||||
transform: scale(0.7);
|
||||
opacity: 0;
|
||||
transition: transform 0.2s ease-out, opacity 0.2s ease-out;
|
||||
transition-delay: 0.2s;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user