Skip to content

Commit

Permalink
set to flex grow
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslyngsoe committed Nov 8, 2024
1 parent c87b713 commit 87f7f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uui-input/lib/uui-input.element.ts
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ export class UUIInputElement extends UUIFormControlMixin(
flex-direction: column;
align-items: stretch;
justify-content: center;
flex-grow: 1;
}
#auto {
Expand Down

0 comments on commit 87f7f4a

Please sign in to comment.