Commit 278ffbc7 by doszhang

dos

parent 39865693
...@@ -263,8 +263,8 @@ input::-webkit-input-placeholder { ...@@ -263,8 +263,8 @@ input::-webkit-input-placeholder {
.flagadd.animate { .flagadd.animate {
opacity: 0; opacity: 0;
z-index: 4; z-index: 4;
animation: flagadd 2s ease-in backwards; animation: flagadd 2s ease-in forwards;
-webkit-animation: flagadd 2s ease-in backwards; -webkit-animation: flagadd 2s ease-in forwards;
} }
@keyframes flagadd { @keyframes flagadd {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment