fix long list title display error

This commit is contained in:
DIYgod 2016-07-11 11:22:15 +08:00
parent d116c75a09
commit d2b673db39
No known key found for this signature in database
GPG Key ID: F8797DD1088C6506
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -366,6 +366,7 @@ $aplayer-height-lrc: $aplayer-height + $lrc-height;
border-top: 1px solid #e9e9e9;
cursor: pointer;
transition: all 0.2s ease;
overflow: hidden;
&:hover {
background: #efefef;