Commit 54054ef0 by doszhang

dos

parent 9df72a7c
...@@ -146,6 +146,7 @@ input::-webkit-input-placeholder { ...@@ -146,6 +146,7 @@ input::-webkit-input-placeholder {
border: 0.05rem solid #222222; border: 0.05rem solid #222222;
transition: all linear .3s; transition: all linear .3s;
-webkit-transition: all linear .3s; -webkit-transition: all linear .3s;
transform-origin: 0% 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