Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
徐炜
9 years ago
Commit
e1a8030f1da4fd7ec662ec9ba9a018acd0def5c7
2 parents
e8a667ee
574f39a3
Merge remote-tracking branch 'origin/hotfix/download-qr'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
public/scss/components/_header.css
public/scss/components/_header.css
View file @
e1a8030
...
...
@@ -137,9 +137,9 @@
.down-qr
{
display
:
inline-block
;
width
:
138px
;
height
:
138px
;
background-image
:
resolve
(
"layout/qr.png"
);
width
:
157px
;
height
:
157px
;
background-image
:
resolve
(
"download/er.png"
);
}
p
{
...
...
Please
register
or
login
to post a comment