UI细节调整

This commit is contained in:
kron
2025-06-18 21:30:54 +08:00
parent 38301f2f68
commit 554f891e31
9 changed files with 14 additions and 12 deletions

View File

@@ -245,7 +245,7 @@ const onPractiseLoading = async (page) => {
}
.player > text {
margin-top: 5px;
font-size: 14px;
font-size: 12px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;