Skip to content

Commit d2b673d

Browse files
committed
fix long list title display error
1 parent d116c75 commit d2b673d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

dist/APlayer.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/APlayer.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ $aplayer-height-lrc: $aplayer-height + $lrc-height;
366366
border-top: 1px solid #e9e9e9;
367367
cursor: pointer;
368368
transition: all 0.2s ease;
369+
overflow: hidden;
369370

370371
&:hover {
371372
background: #efefef;

0 commit comments

Comments
 (0)