Speed up the keyboard sliding animation.
This commit is contained in:
@@ -26,7 +26,7 @@ button {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
animation-duration: 0.75s;
|
||||
animation-duration: 400ms;
|
||||
animation-timing-function: ease-in-out;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user