fix long list title display error
This commit is contained in:
parent
d116c75a09
commit
d2b673db39
File diff suppressed because one or more lines are too long
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue