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
毕凯
2016-01-13 11:33:24 +0800
Commit
a9fefd108e5796d92da8647fea3abe4965e94970
1 parent
02f05936
搜索页面 商品每行5个
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
web-static/sass/product/_search.scss
web-static/sass/product/_search.scss
View file @
a9fefd1
...
...
@@ -5,16 +5,17 @@
*/
.product-search-page
{
@import
"shop-entry"
;
.goods-container
{
height
:
auto
;
padding
:
25px
0
0
0
;
position
:
relative
;
width
:
1150px
+
10px
;
//每列增加右边距
}
@import
"shop-entry"
;
.good-info
{
width
:
222px
;
}
}
}
...
...
Please
register
or
login
to post a comment