ui: hide inactive wizard steps
This commit is contained in:
@@ -1158,6 +1158,7 @@
|
||||
|
||||
/* ── Step pane ── */
|
||||
.step-pane { display: flex; flex-direction: column; }
|
||||
.step-pane[hidden] { display: none !important; }
|
||||
|
||||
/* ── Monospace input variant ── */
|
||||
.input-mono {
|
||||
|
||||
Reference in New Issue
Block a user