Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
郭成尧
2016-12-29 14:26:56 +0800
Commit
9e46e7199c0d64aab0eb821ee3e80091b28a9648
2 parents
b75b1e9d
c44535b6
Merge branch 'release/5.3.1' into 'gray'
hot line-height See merge request
!92
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
public/scss/product/search/_search.css
public/scss/product/search/_search.css
View file @
9e46e71
.search-page
{
::-webkit-scrollbar
{
width
:
0
;
height
:
0
;
}
.search-input
{
position
:
relative
;
padding
:
14px
22px
;
...
...
@@ -51,13 +56,13 @@
width
:
100%
;
overflow-x
:
auto
;
border-bottom
:
1px
solid
#e0e0e0
;
height
:
115px
;
.new-hot
{
background
:
#fff
;
padding-left
:
30px
;
height
:
110px
;
padding-top
:
25px
;
padding-bottom
:
25px
;
line-height
:
0
;
}
.hot-term
{
...
...
@@ -75,7 +80,7 @@
background
:
#fff
;
font-size
:
0.7rem
;
width
:
auto
;
margin-right
:
15px
;
margin-right
:
15px
;
}
.hot-title
{
...
...
@@ -84,7 +89,6 @@
border
:
none
;
padding
:
0
;
}
}
.search-items
{
...
...
@@ -121,7 +125,6 @@
border-top
:
1px
solid
#e0e0e0
;
background
:
#fff
;
padding
:
30px
;
/*margin-top: 30px;*/
}
.clear-icon
{
...
...
@@ -152,7 +155,6 @@
}
}
.search-content-title
{
height
:
40px
;
...
...
Please
register
or
login
to post a comment