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
李奇
2017-08-16 22:12:45 +0800
Commit
7995e2a71fdbfc0c4c13398a10e3793c1b17929f
1 parent
d5a5cdd6
fixed: 品牌index居中
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/vue/channel/brand-list.vue
public/vue/channel/brand-list.vue
View file @
7995e2a
...
...
@@ -101,7 +101,7 @@
}
.index-list {
top: 50%;
top: 50%
!important
;
transform: translateY(-50%);
}
</style>
...
...
Please
register
or
login
to post a comment