Design: Adjust skeleton animation curve
This commit is contained in:
parent
b6cff02c5d
commit
49f56e5f39
@ -134,7 +134,7 @@ function handleSubmit() {
|
||||
);
|
||||
background-size: 200% 100%;
|
||||
background-position: 100% 0;
|
||||
animation: skeleton 1.5s infinite ease-in-out;
|
||||
animation: skeleton 1.5s infinite ease;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user