mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
fix: Fixed some bugs in music page
This commit is contained in:
@@ -55,4 +55,9 @@
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
color: var(--secondary-text-color);
|
color: var(--secondary-text-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
#music-none-block {
|
||||||
|
width: 100%;
|
||||||
|
height: 120px;
|
||||||
}
|
}
|
||||||
@@ -69,6 +69,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="music-none-block"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- theme -->
|
<!-- theme -->
|
||||||
|
|||||||
Reference in New Issue
Block a user