Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
ccbikai
2015-11-10 14:03:42 +0800
Commit
858c776a7546f6a994a90372822589e9a2679208
1 parent
24658a29
筛选子条目惯性滚动
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/sass/_filter.scss
static/sass/_filter.scss
View file @
858c776
...
...
@@ -62,6 +62,7 @@
left
:
50%
;
top
:
0
;
overflow
:
auto
;
-webkit-overflow-scrolling
:
touch
;
>
li
{
height
:
60px
;
...
...
@@ -71,7 +72,7 @@
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
&
.highlight
{
background
:
#eee
;
}
...
...
Please
register
or
login
to post a comment