发布

  • [OPIK-6201] [FE] fix: 4px gap between collapsed sidebar menu items (#6525)

    frostbyte_neo 发布于 2026-04-28 14:25:14 +00:00

    The outer ul in ProjectSidebarContent had gap-1 but its direct children
    are per-group

  • wrappers from SideBarMenuItems, not the actual menu
    items. The gap was applying between groups, not between items. Move
    gap-1 onto the inner ul that renders the items.

下载附件