feat: 优化页面样式

This commit is contained in:
alger
2025-01-13 22:55:46 +08:00
parent 8ffe472605
commit 632cdb1239
7 changed files with 58 additions and 23 deletions
+4
View File
@@ -5,3 +5,7 @@ body {
.n-popover:has(.music-play) {
border-radius: 1.5rem !important;
}
.n-popover {
border-radius: 0.5rem !important;
overflow: hidden !important;
}