mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-15 23:40:50 +08:00
8 lines
110 B
CSS
8 lines
110 B
CSS
body {
|
|
/* background-color: #000; */
|
|
}
|
|
|
|
.n-popover:has(.music-play) {
|
|
border-radius: 1.5rem !important;
|
|
}
|