fix(FN-4352): finalize Step 2 mobile secondary-control reverts
Fusion-Task-Id: FN-4352 Fusion-Task-Lineage: 429612a4-fe44-4ac0-8d9b-d0d6c1743b36
This commit is contained in:
@@ -520,6 +520,7 @@
|
||||
order: 3;
|
||||
}
|
||||
|
||||
/* primary touch target per AGENTS.md convention */
|
||||
.workflow-result-mode-toggle {
|
||||
margin-left: 0;
|
||||
min-width: calc(var(--space-lg) * 2 + var(--space-xs));
|
||||
@@ -568,10 +569,5 @@
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.workflow-result-expand-toggle {
|
||||
min-width: calc(var(--space-lg) * 2 + var(--space-xs));
|
||||
min-height: calc(var(--space-lg) * 2 + var(--space-xs));
|
||||
}
|
||||
|
||||
/* FN-4352: secondary in-row reorder controls stay compact per AGENTS.md convention (inflated by FN-4236). */
|
||||
/* FN-4352: secondary in-row expand control stays compact per AGENTS.md convention (inflated by FN-4236). */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user