mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Removing jump-to-bottom animation
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
d5ed79d128
commit
c099711953
@ -75,7 +75,6 @@
|
|||||||
padding: $unit / 2 $unit * 1.5;
|
padding: $unit / 2 $unit * 1.5;
|
||||||
border-radius: $unit * 2;
|
border-radius: $unit * 2;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: opacity 0.2s;
|
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user