ui: hide inactive wizard steps
Deploy / deploy (push) Successful in 2m54s
CI / Rust Checks (push) Successful in 5m35s
CI / UI Checks (push) Successful in 4s
CI / Deployment Manifests (push) Successful in 3s
CI / Frontend E2E (push) Successful in 4m12s

This commit is contained in:
github-ops
2026-06-16 23:08:19 +00:00
parent 4fa768cc29
commit 0f22c89235
+1
View File
@@ -1158,6 +1158,7 @@
/* ── Step pane ── */
.step-pane { display: flex; flex-direction: column; }
.step-pane[hidden] { display: none !important; }
/* ── Monospace input variant ── */
.input-mono {