feat(FN-3268): add planning disclosure UX for Step 2-3 in modal
The merge completes UX updates for the planning disclosure flow (steps 2–3) in the PlanningModeModal, including CSS enhancements and test coverage for the new behavior. Fusion-Task-Id: FN-3268
This commit is contained in:
@@ -411,6 +411,12 @@
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.planning-advanced-disclosure .onboarding-disclosure-content {
|
||||
padding-inline-start: 0;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.planning-advanced-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user