Commit 7574a51f authored by agping's avatar agping

去掉动画

parent df05afb2
......@@ -94,12 +94,13 @@ a:hover{
height: 100%;
overflow-x: hidden;
overflow-y: auto;
transition: all 0.5s ease;
/*transition: all 0.5s ease;*/
/*width: 136px;*/
width: 12%;
z-index: 1000;
float: left;
animation: show-mulu-action 1.3s; /*目录显示的动画效果(from透明 to 全部显示,用时1.5秒)*/
/*animation: show-mulu-action 1.3s;*/
/*目录显示的动画效果(from透明 to 全部显示,用时1.5秒)*/
}
@keyframes show-mulu-action
......
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 to comment