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
Lynnic
2015-11-27 19:00:26 +0800
Commit
cbb5783cd34234c3edd680b24648035375d041e5
1 parent
5fddd9c9
修改店铺logo等比例缩放
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/sass/product/_detail.scss
static/sass/product/_detail.scss
View file @
cbb5783
...
...
@@ -318,7 +318,7 @@ $basicBtnC:#eb0313;
.store-logo
{
// padding-right: 35rem/$pxConvertRem;
img
{
width
:
pxToRem
(
109px
)
;
width
:
auto
;
height
:
pxToRem
(
68px
);
margin-left
:
0
;
margin-right
:
pxToRem
(
-25px
);
...
...
Please
register
or
login
to post a comment