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-26 15:52:32 +0800
Commit
3a418937f9a37c6593c847fad2fb69f6b1a6eff5
1 parent
ad4e686c
为您优选样式修改
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
static/sass/me/_home.scss
static/sass/product/_recommend-for-you.scss
template/m.yohobuy.com/partials/product/recommend-for-you.phtml
static/sass/me/_home.scss
View file @
3a41893
.my-page
{
color
:
#444
;
background
:
#f0f0f0
;
padding-bottom
:
pxToRem
(
20px
);
a
{
color
:
#444
;
...
...
static/sass/product/_recommend-for-you.scss
View file @
3a41893
...
...
@@ -13,7 +13,7 @@
}
.swiper-container
{
padding
:
pxToRem
(
20px
)
0
;
padding
:
pxToRem
(
30px
)
0
pxToRem
(
20px
)
;
width
:
100%
;
height
:
pxToRem
(
252px
);
overflow
:
hidden
;
...
...
template/m.yohobuy.com/partials/product/recommend-for-you.phtml
View file @
3a41893
<div class="recommend-for-you">
<div class="recommend-for-you
hide
">
</div>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment