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
f2f427014ba852aedd04fcfcebbf126d2e0a38db
1 parent
b236dfa5
导航 高度修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
4 deletions
public/scss/components/_header.css
public/scss/product/_shop.css
public/scss/components/_header.css
View file @
f2f4270
...
...
@@ -235,7 +235,8 @@
.del-good-btn
{
cursor
:
pointer
;
color
:
#999
;
&:hover{
&:hover
{
color
:
#1b1b1b
;
}
}
...
...
@@ -279,7 +280,7 @@
left
:
50%
;
position
:
absolute
;
margin-left
:
-132px
;
margin-top
:
2
0px
;
margin-top
:
3
0px
;
background
:
resolve
(
"layout/blk-logo.svg"
)
no-repeat
center
center
;
background-size
:
100%
;
...
...
@@ -297,8 +298,9 @@
.sub-nav-list
{
max-width
:
94%
;
line-height
:
50px
;
display
:
inline-block
;
line-height
:
55px
;
height
:
44px
;
li
{
float
:
left
;
...
...
public/scss/product/_shop.css
View file @
f2f4270
...
...
@@ -23,7 +23,7 @@
display
:
block
;
position
:
absolute
;
right
:
20px
;
bottom
:
3
0px
;
bottom
:
2
0px
;
font-size
:
14px
;
a,
...
...
@@ -33,6 +33,9 @@
padding
:
10px
;
margin-left
:
10px
;
cursor
:
pointer
;
display
:
inline-block
;
line-height
:
12px
;
height
:
32px
;
.iconfont
{
font-size
:
14px
;
...
...
Please
register
or
login
to post a comment