Generate Web Compatible Code
Nucleic-Session: 0F97E57A-60E6-41C8-85A9-A5BF854837BA Co-authored-by: Nucleic <[email protected]>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
Everything is namespaced under `.nuc-cockpit` and uses its own CSS variables,
|
||||
so it neither reads from nor pollutes the site's :root tokens.
|
||||
|
||||
HEIGHT: the window is height-bounded (default 700px) and its panes scroll
|
||||
HEIGHT: the window is height-bounded (default 780px) and its panes scroll
|
||||
internally — like the real app (a scrolling dashboard with a pinned chat bar,
|
||||
a scrolling sidebar). Set it to whatever fits your hero by overriding one var:
|
||||
.nuc-cockpit{ --nuc-h: 640px; } /* or inline style="--nuc-h:640px" */
|
||||
|
||||
Reference in New Issue
Block a user