Skip to content

Commit

Permalink
fix(ui-library): removed extra space and rebased with develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ashk1996 committed May 22, 2024
1 parent dfb8aca commit df7b0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui-library/src/components/textarea/index.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export const staticStyles = typeSafeNestedCss/*css*/ `
&.hint{
justify-content: space-between;
}
}
}
.textarea-input-control {
resize: none;
Expand Down

0 comments on commit df7b0e6

Please sign in to comment.