Commit 70db77bc by doszhang

dos

parent 571b068d
...@@ -148,6 +148,7 @@ input::-webkit-input-placeholder { ...@@ -148,6 +148,7 @@ input::-webkit-input-placeholder {
-webkit-transition: all linear .3s; -webkit-transition: all linear .3s;
transform-origin: 0% 0%; transform-origin: 0% 0%;
background: #fcfcfd; background: #fcfcfd;
transform: scale(0);
} }
@keyframes trans { @keyframes trans {
......
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