Skip to content

Commit

Permalink
FWF-4144:[Feature]-Added a bottom padding for the textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
Josephalexantony-aot committed Jan 7, 2025
1 parent 750f6a1 commit fae705b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forms-flow-theme/scss/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ $secondary: var(--ff-secondary);
border-radius: var(--radius-0100);
border: 1px solid $primary;
margin-top: 0.5rem;
padding-bottom: 0.5rem;
flex-wrap: wrap;
}

Expand Down

0 comments on commit fae705b

Please sign in to comment.