mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-08-09 18:55:49 +08:00
✨ feat: 添加歌手详情抽屉
This commit is contained in:
@@ -99,7 +99,7 @@ const drag = (event: MouseEvent) => {
|
||||
-webkit-app-region: drag;
|
||||
@apply flex justify-between px-6 py-2 select-none relative;
|
||||
@apply text-dark dark:text-white;
|
||||
z-index: 9999999;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
#buttons {
|
||||
|
||||
Reference in New Issue
Block a user