mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-28 10:57:23 +08:00
✨ feat: 优化播放条和mv播放时没有暂停音乐的问题
This commit is contained in:
@@ -106,7 +106,7 @@ watch(
|
||||
|
||||
&-list {
|
||||
@apply grid gap-6 pb-28 pr-3;
|
||||
grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
|
||||
grid-template-columns: repeat(auto-fill, minmax(13%, 1fr));
|
||||
}
|
||||
&-item {
|
||||
&-img {
|
||||
|
||||
Reference in New Issue
Block a user