Files
novalon-website/src/components
张翔 ed780e5762 fix(breadcrumb): 修复移动端面包屑偏移问题
根本原因:负边距(-ml-1/-mr-1)和不对称样式导致视觉偏移

修复内容:
- 移除所有负边距
- 统一图标大小为 w-4 h-4 (16px)
- 使用一致的间距系统 gap-1.5
- 对称的点击区域 p-1.5 rounded
2026-04-23 11:51:51 +08:00
..