[PR #584] [CLOSED] fix(playlist): 歌单描述单行过长时超出屏幕 #515

Closed
opened 2026-02-27 07:12:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/584
Author: @MoYingJi
Created: 11/20/2025
Status: Closed

Base: devHead: fix


📝 Commits (1)

  • dc68155 fix(playlist): 歌单描述单行过长时超出屏幕

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 src/views/List/playlist.vue (+3 -3)

📄 Description

将嵌套的 span 改为 div
white-space 的值从 pre 改为 pre-line
添加 max-width: 90vw;


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/584 **Author:** [@MoYingJi](https://github.com/MoYingJi) **Created:** 11/20/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix` --- ### 📝 Commits (1) - [`dc68155`](https://github.com/imsyy/SPlayer/commit/dc681557812e5be2581fc2c4a1e6bdcdc3207ba4) fix(playlist): 歌单描述单行过长时超出屏幕 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/views/List/playlist.vue` (+3 -3) </details> ### 📄 Description 将嵌套的 `span` 改为 `div` 将 `white-space` 的值从 `pre` 改为 `pre-line` 添加 `max-width: 90vw;` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#515
No description provided.