fix(FN-4368): style workflow gate-mode hints and update expectations

Fusion-Task-Id: FN-4368
Fusion-Task-Lineage: ac9b12e6-2101-4b51-89a0-6422fd7850ed
This commit is contained in:
Fusion
2026-05-14 06:51:59 -07:00
committed by gsxdsm
parent 72558e79d9
commit 225559dd57

View File

@@ -445,6 +445,12 @@
margin-bottom: 6px;
}
.wfm-field-hint {
font-size: 11px;
color: var(--text-tertiary);
margin-top: 4px;
}
@media (max-width: 768px) {
/* Full-screen sheet on mobile — drop the overlay's top padding so the
modal fills the viewport instead of being pushed below it. */