Skip to content

Conversation

@SoonIter
Copy link
Member

@SoonIter SoonIter commented Jan 8, 2026

Summary

Related issues

AI Summary


Changes Made

  • Added padding: 0 4px; to the .comment class in FileTreeItem.module.less

Why

  • The comment text in the file tree component was too close to adjacent elements
  • Adding 4px horizontal padding on both left and right sides improves visual spacing and readability

Implementation Details

  • Modified packages/rspress-plugin-file-tree/src/components/FileTree/FileTreeItem.module.less:56
  • The padding is applied symmetrically (0 vertical, 4px horizontal)

This PR was written using Vibe Kanban


@SoonIter SoonIter changed the title rspress-plugin-file-tree comment 样式修复 (vibe-kanban) fix(plugin-file-tree): add horizontal padding to comment style Jan 8, 2026
@SoonIter SoonIter merged commit 01144e1 into main Jan 8, 2026
2 checks passed
@SoonIter SoonIter deleted the syt-vibe-kanban/594d-rspress-plugin-f branch January 8, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants