Commit eb05ae40 authored by jiangzijing's avatar jiangzijing

feat:查看日志滑动时间调整

parent f70fed2e
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
display: flex; display: flex;
position: absolute; position: absolute;
left: 0; left: 0;
transition: left .8s ease-in-out; transition: left .4s ease-in-out;
} }
.logTitle { .logTitle {
......
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