Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
9 years ago
Commit
91b6f68e6e548abcef9bc4a2f4dbd5df2b1a3888
1 parent
f4075613
搜索页输入框缩进
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/sass/index/_search.scss
static/sass/index/_search.scss
View file @
91b6f68
.search-page
{
.search-input
{
position
:
relative
;
padding
:
7px
46
px
7px
15px
;
padding
:
7px
98
px
7px
15px
;
background
:
#f8f8f8
;
.search-icon
{
...
...
@@ -16,7 +16,7 @@
height
:
30px
;
width
:
100%
;
border-radius
:
15px
;
text-indent
:
26px
;
padding
:
0
26px
;
background
:
#fff
;
border
:
none
;
}
...
...
Please
register
or
login
to post a comment