feat(FN-2705): reduce planning question scroll top padding
- Update PlanningModeModal styles to decrease top padding in the question scroll area - Improve modal content density so question content starts closer to the top
This commit is contained in:
@@ -287,6 +287,7 @@
|
||||
|
||||
.planning-question-scroll {
|
||||
gap: 20px;
|
||||
padding-top: var(--space-md);
|
||||
}
|
||||
|
||||
.planning-question-panel {
|
||||
|
||||
Reference in New Issue
Block a user