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-04 15:32:00 +0800
Commit
3be5f08ccba5b15308f09c7fda8cdd6327b54acd
1 parent
247e45c4
分类相关
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
public/vue/channel/brand-list-box.vue
public/vue/channel/tab.vue
public/vue/channel/brand-list-box.vue
View file @
3be5f08
...
...
@@ -35,6 +35,6 @@
<style>
#brand-list {
padding-top:
0
;
padding-top:
80px
;
}
</style>
...
...
public/vue/channel/tab.vue
View file @
3be5f08
...
...
@@ -81,7 +81,7 @@
<style>
.channel-tab {
position:
relative
;
position:
fixed
;
top: 0;
left: 50%;
z-index: 1;
...
...
Please
register
or
login
to post a comment