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
Plain Diff
Browse Files
Authored by
xuqi
9 years ago
Commit
ed5576a7a87a07b5d48a1c137d8fdf46afea676c
2 parents
d81c9e58
8f9db511
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
static/sass/index/_search.scss
static/sass/index/_search.scss
View file @
ed5576a
.search-page
{
.search-input
{
position
:
relative
;
padding
:
14rem
/
$pxConvertRem
196rem
/
$pxConvertRem
14rem
/
$pxConvertRem
30
rem
/
$pxConvertRem
;
padding
:
14rem
/
$pxConvertRem
22
rem
/
$pxConvertRem
;
background
:
#f8f8f8
;
form
{
width
:
100%
;
...
...
@@ -9,15 +9,15 @@
.search-icon
{
position
:
absolute
;
font-size
:
24rem
/
$pxConvertRem
;
top
:
32rem
/
$pxConvertRem
;
left
:
48rem
/
$pxConvertRem
;
top
:
26rem
/
$pxConvertRem
;
left
:
36rem
/
$pxConvertRem
;
color
:
#b2b2b2
;
}
input
{
height
:
60rem
/
$pxConvertRem
;
width
:
468rem
/
$pxConvertRem
;
border-radius
:
30rem
/
$pxConvertRem
;
height
:
56rem
/
$pxConvertRem
;
width
:
430rem
/
$pxConvertRem
;
border-radius
:
28rem
/
$pxConvertRem
;
padding-left
:
52rem
/
$pxConvertRem
;
font-size
:
24rem
/
$pxConvertRem
;
background
:
#fff
;
...
...
@@ -35,10 +35,10 @@
.search
{
position
:
absolute
;
top
:
16rem
/
$pxConvertRem
;
right
:
12
rem
/
$pxConvertRem
;
left
:
515
rem
/
$pxConvertRem
;
border
:
none
;
background
:
transparent
;
color
:
#
b2b2b2
;
color
:
#
000
;
font-size
:
32rem
/
$pxConvertRem
;
line-height
:
64rem
/
$pxConvertRem
;
}
...
...
Please
register
or
login
to post a comment