Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

播放列表条目溢出,歌手错位 Overflowing playlist item makes artists misplaced #118

Closed
rikumi opened this issue Feb 9, 2017 · 1 comment

Comments

@rikumi
Copy link

rikumi commented Feb 9, 2017

用的是163music-APlayer-you-get-docker,不知道是不是版本问题:
cd743993-b70e-4704-ad6b-7469b49ded64
图上画圈的是一首歌的信息,可以看到有一首歌名太长,把自己的歌手挤到下一行了,然后下一行的歌手就被挤到下下一行了,直到遇到某一行能容纳两个歌手才恢复。

亲测在 .aplayer .aplayer-list ol li { 里面加 overflow: hidden 即可,不过这一行的歌手就被挤没了。

@DIYgod
Copy link
Owner

DIYgod commented Feb 9, 2017

的确是版本问题,最新版本没有这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants