docs: 修复 VuePress 默认 ul 样式导致的 Timeline demo 中 ul 样式变化#435
docs: 修复 VuePress 默认 ul 样式导致的 Timeline demo 中 ul 样式变化#435CatSouta wants to merge 1 commit intoelement-plus-x:mainfrom
Conversation
📝 WalkthroughWalkthroughA CSS rule is added to the docs theme styling file to remove default list styling and margins from unordered lists with the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR fixes a styling issue in the Timeline component demo where VuePress's default ul styles were interfering with the component's intended appearance. The fix applies targeted CSS overrides to ensure the Timeline component displays correctly in the documentation.
Changes:
- Added CSS rules to remove default list styling and margins for el-timeline elements within VitePress documentation
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.