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
Plain Diff
Browse Files
Authored by
ccbikai
2016-08-05 09:43:09 +0800
Commit
905f2ed8402b015c3f2ed22b809e3256e94f84f2
2 parents
3e7c540c
4612e073
Merge branch 'develop' of git.yoho.cn:fe/yohoblk-wap into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
public/vue/channel/brand-cate.vue
public/vue/channel/brand-cate.vue
View file @
905f2ed
...
...
@@ -131,6 +131,7 @@
overflow: hidden;
text-overflow: ellipsis;
border-bottom: 1px solid #e6e6e6;
user-select: none;
&.focus {
background-color: #fff;
...
...
@@ -177,6 +178,7 @@
line-height: 110px;
border-bottom: 1px solid #e6e6e6;
padding-left: 20px;
user-select: none;
&.highlight {
background: #eee;
...
...
Please
register
or
login
to post a comment