feat: improve leave animation timing function (#5954)

This commit is contained in:
neverland
2020-03-30 20:43:40 +08:00
committed by GitHub
parent d0132f23f3
commit b6d23cd9d3
4 changed files with 37 additions and 12 deletions
-1
View File
@@ -7,7 +7,6 @@
z-index: @number-keyboard-z-index;
width: 100%;
background-color: @number-keyboard-background-color;
animation-timing-function: ease-out;
user-select: none;
&__title {