Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
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
李奇
8 years ago
Commit
0b37f7436691708d0ada7e212f132f09c87b5f15
1 parent
4ca30a97
fixed: 个人中心VIP图标切割
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
public/vue/me/home.vue
public/vue/me/home.vue
View file @
0b37f74
...
...
@@ -415,7 +415,7 @@
.vip-level {
display: block;
width: 100px;
height: 3
6
px;
height: 3
8
px;
position: relative;
bottom: 50px;
left: 185px;
...
...
@@ -423,7 +423,7 @@
.level-1,
.level-2 {
background-size:
100%
;
background-size:
contain
;
}
.level-1 {
...
...
Please
register
or
login
to post a comment