mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-09-21 03:01:27 -03:00
e747946f7a
The .onboarding-target-highlight class sets position: relative, which overrode .folder-sidebar's position: fixed (equal specificity, later stylesheet). The sidebar left fixed positioning and moved in-flow, while the spotlight/mask cutout stayed at the pre-highlight rect, leaving an empty highlighted region during the folder sidebar step.