Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
9 years ago
Commit
5eaadc4a9f077f789d03ff6543e0ec243364cb21
1 parent
e64eef15
商品列表 动画优化
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
web-static/sass/product/_good.scss
web-static/sass/product/_good.scss
View file @
5eaadc4
...
...
@@ -127,10 +127,10 @@
@keyframes
slideRight
{
from
{
width
:
0
;
max-
width
:
0
;
}
to
{
width
:
50px
;
max-width
:
1
50px
;
}
}
...
...
@@ -138,7 +138,7 @@
float
:
left
;
margin-top
:
22px
;
overflow
:
hidden
;
animation
:
slideRight
2
00ms
1
;
animation
:
slideRight
6
00ms
1
;
ul
{
display
:
block
;
...
...
Please
register
or
login
to post a comment