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
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
2015-11-06 16:58:03 +0800
Commit
2c93187be5bfc0a4a963b3f6c205213d1be7e177
1 parent
e693aec6
搜索结果页 输入框缩进
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
static/sass/product/_list.scss
static/sass/product/_list.scss
View file @
2c93187
...
...
@@ -16,10 +16,12 @@
}
input
{
box-sizing
:
border-box
;
padding-left
:
26px
;
height
:
30px
;
width
:
85%
;
border-radius
:
15px
;
text-indent
:
26px
;
//
text-indent: 26px;
background
:
#fff
;
border
:
none
;
}
...
...
Please
register
or
login
to post a comment