We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
用的是163music-APlayer-you-get-docker,不知道是不是版本问题: 图上画圈的是一首歌的信息,可以看到有一首歌名太长,把自己的歌手挤到下一行了,然后下一行的歌手就被挤到下下一行了,直到遇到某一行能容纳两个歌手才恢复。
亲测在 .aplayer .aplayer-list ol li { 里面加 overflow: hidden 即可,不过这一行的歌手就被挤没了。
The text was updated successfully, but these errors were encountered:
的确是版本问题,最新版本没有这个问题
Sorry, something went wrong.
No branches or pull requests
用的是163music-APlayer-you-get-docker,不知道是不是版本问题:
图上画圈的是一首歌的信息,可以看到有一首歌名太长,把自己的歌手挤到下一行了,然后下一行的歌手就被挤到下下一行了,直到遇到某一行能容纳两个歌手才恢复。
亲测在 .aplayer .aplayer-list ol li { 里面加 overflow: hidden 即可,不过这一行的歌手就被挤没了。
The text was updated successfully, but these errors were encountered: