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