diff --git a/src/components/Inputs/input.module.scss b/src/components/Inputs/input.module.scss index 7d4c52792..4d1f95273 100644 --- a/src/components/Inputs/input.module.scss +++ b/src/components/Inputs/input.module.scss @@ -1055,6 +1055,7 @@ } .text-area-resize-icon { + pointer-events: none; position: absolute; bottom: $space-xs; right: $space-xxs;