Skip to content

Commit

Permalink
FWF-4144:[Feature]- Expression-Area UI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Josephalexantony-aot committed Jan 7, 2025
1 parent a92f553 commit 750f6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forms-flow-theme/scss/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ $secondary: var(--ff-secondary);

.expression-area {
display: flex;
height: 80px;
min-height: 80px;
align-items: flex-start;
gap: var(--spacer-050);
border-radius: var(--radius-0100);
Expand Down

0 comments on commit 750f6a1

Please sign in to comment.