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