Commit e18a5483 authored by jiangzijing's avatar jiangzijing

feat:加阴影过渡效果

parent 27204958
......@@ -38,6 +38,7 @@
flex: 1;
margin-right: 16px;
margin-bottom: 16px;
transition: box-shadow .2s cubic-bezier(0, 0, 1, 1);
}
.templateLiCustom {
......@@ -113,4 +114,4 @@
display: flex;
justify-content: flex-end;
/* margin-top: 16px; */
}
}
\ No newline at end of file
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