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