Skip to content

Commit

Permalink
Merge branch 'main' into dkilgore-eightfold/pickers-change-on-blur
Browse files Browse the repository at this point in the history
  • Loading branch information
dkilgore-eightfold authored Aug 25, 2023
2 parents 6533b8e + cbfc558 commit 031dbb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Inputs/input.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1055,6 +1055,7 @@
}

.text-area-resize-icon {
pointer-events: none;
position: absolute;
bottom: $space-xs;
right: $space-xxs;
Expand Down

0 comments on commit 031dbb2

Please sign in to comment.