mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-24 08:07:23 +08:00
🎈 perf: 添加自动导入,优化性能
This commit is contained in:
@@ -66,7 +66,7 @@ const toSearchSinger = (keyword: string) => {
|
||||
.recommend-singer {
|
||||
&-list {
|
||||
@apply flex;
|
||||
height: 350px;
|
||||
height: 280px;
|
||||
}
|
||||
&-item {
|
||||
@apply flex-1 h-full rounded-3xl p-5 mr-5 flex flex-col justify-between;
|
||||
|
||||
Reference in New Issue
Block a user