fix: align nav resize divider to visual gap between nav and scene areas by GCWing · Pull Request #170 · GCWing/BitFun
Move nav-divider from inside nav-area (which has overflow:hidden) to workspace-body root level, so it is no longer clipped. Position it with left: calc($size-gap-2 + var(--nav-width)) so it sits centered in the 8px gap between the nav panel and the scene area. Generated with BitFun Co-Authored-By: BitFun
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters