Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2a17d84307762d709925eaf934582202f707cd7a
Authored by
王强
2020-05-14 13:24:07 +0800
1 parent
3c6b31a8
图片大小修改~
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/components/gotoTop/gotoTop.less
src/components/gotoTop/gotoTop.less
View file @
2a17d84
...
...
@@ -9,7 +9,7 @@
9
9
height: 96px;
10
10
.goto-top-img {
11
11
display: block;
12
- width: 80px;
13
- height: 80px;
12
+ width: 96px;
13
+ height: 96px;
14
14
}
15
15
}
16
16
\ No newline at end of file
...
...