Files
AlgerMusicPlayer/public/css/base.css
T

7 lines
101 B
CSS
Raw Permalink Normal View History

2023-12-19 14:42:53 +08:00
body{
background-color: #000;
}
.n-popover:has(.music-play){
border-radius: 1.5rem !important;
2023-12-19 14:42:53 +08:00
}