Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
9 years ago
Commit
0e84b0b1d05e308545d19d009c825b121e3f735b
1 parent
9b9187b2
UI修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
6 deletions
public/scss/components/_header.css
public/scss/product/_list.css
public/scss/components/_header.css
View file @
0e84b0b
...
...
@@ -91,7 +91,7 @@
}
}
.mini-bag-box-wrap
{
.mini-bag-box-wrap
{
display
:
none
;
}
...
...
@@ -304,8 +304,9 @@
.sub-nav-list
{
max-width
:
94%
;
display
:
inline-block
;
line-height
:
5
5
px
;
line-height
:
5
4
px
;
height
:
44px
;
font-size
:
14px
;
li
{
float
:
left
;
...
...
@@ -417,6 +418,7 @@
left
:
0
;
display
:
none
;
z-index
:
10
;
top
:
178px
;
dl
{
float
:
left
;
...
...
public/scss/product/_list.css
View file @
0e84b0b
...
...
@@ -310,7 +310,7 @@
.goods
{
margin
:
10px
0
16px
;
padding
:
10px
13px
;
padding
:
10px
;
float
:
left
;
text-align
:
center
;
border
:
2px
solid
#fff
;
...
...
@@ -390,7 +390,7 @@
}
.goods-img-list
{
margin
:
2px
0
2px
10px
;
margin
:
0
0
2px
10px
;
float
:
left
;
.goods-img-col
{
...
...
@@ -401,12 +401,16 @@
}
.goods-img-col
:last-child
{
margin-right
:
0
;
margin-right
:
10px
;
}
img
{
margin-top
:
1
1
px
;
margin-top
:
1
0
px
;
cursor
:
pointer
;
&:nth-child(4n)
{
margin-top
:
11px
;
}
}
}
}
...
...
Please
register
or
login
to post a comment