fix: Fixed some bugs in music page

This commit is contained in:
2024-12-26 00:24:05 +08:00
parent 2986e30558
commit 4c909db98a
2 changed files with 6 additions and 0 deletions

View File

@@ -56,3 +56,8 @@
text-overflow: ellipsis;
color: var(--secondary-text-color);
}
#music-none-block {
width: 100%;
height: 120px;
}

View File

@@ -69,6 +69,7 @@
</div>
</div>
<div id="music-none-block"></div>
</div>
<!-- theme -->