Fix stack overlap, staggered folder tabs with click-to-jump.
Shared scroll driver for all variants; wider folders; tab rail; trace and rack aligned. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/* Import in each stack variant: @import '../shared/stack-vars.css'; */
|
||||
:root {
|
||||
--stack-nav: 2.5rem;
|
||||
--stack-stick: 0.5rem;
|
||||
--stack-step: 1.75rem;
|
||||
--stack-tick: 13vh;
|
||||
--stack-overlap: 11.5vh;
|
||||
}
|
||||
Reference in New Issue
Block a user