mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-23 23:57:22 +08:00
🦄 refactor(MusicList): 重构播放列表组件
This commit is contained in:
@@ -67,9 +67,8 @@ const menus = store.state.menus;
|
||||
@apply pr-6 flex-1 box-border;
|
||||
height: 100vh;
|
||||
&-content {
|
||||
@apply rounded-2xl;
|
||||
@apply rounded-2xl pb-28 box-border;
|
||||
height: calc(100vh - 60px);
|
||||
margin-bottom: 90px;
|
||||
}
|
||||
&-page {
|
||||
margin: 20px 0;
|
||||
|
||||
Reference in New Issue
Block a user