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
Lynnic
9 years ago
Commit
a49752ad635af30d1e9a6164abc2224fd441e98e
2 parents
6fbd6ce1
6ec92c51
viewed by bikai
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
static/sass/product/_detail.scss
template/m.yohobuy.com/partials/product/feedback-tab.phtml
static/sass/product/_detail.scss
View file @
a49752a
...
...
@@ -135,10 +135,13 @@ $basicBtnC:#eb0313;
// overflow: hidden;
}
.banner-top-single
{
width
:
pxToRem
(
448px
);
margin
:pxToRem
(
30px
)
pxToRem
(
72px
)
;
margin
:
0
auto
;
overflow
:
hidden
;
img
{
width
:
pxToRem
(
448px
);
margin-top
:pxToRem
(
30px
)
;
margin-bottom
:pxToRem
(
30px
)
;
}
}
.banner-top
{
// width: 100%;
...
...
template/m.yohobuy.com/partials/product/feedback-tab.phtml
View file @
a49752a
...
...
@@ -50,7 +50,7 @@
{{/ consults}}
</div>
<div class="consult-content-footer">
<a href="
/product/detail/consults
">
<a href="
{{link}}
">
查看更多
<span class="iconfont"></span></a>
</div>
...
...
Please
register
or
login
to post a comment