Render PRD sites in real viewport

This commit is contained in:
2026-05-08 13:20:43 -04:00
parent 2fb6b15e2d
commit 8e12d6690b
8 changed files with 477 additions and 118 deletions
+2 -1
View File
@@ -97,7 +97,8 @@ impl ElyShell {
div()
.h(px(spacing::COMMAND_BAR_HEIGHT))
.px_4()
.pl(px(96.0))
.pr_4()
.gap_3()
.flex()
.items_center()