DataLinks: Make data links input grow again (#21499)

(cherry picked from commit 2355d0901a)
This commit is contained in:
Dominik Prokop
2020-01-15 10:36:39 +01:00
committed by Andrej Ocenas
parent 57315ae08d
commit 099bc3431b
@@ -124,6 +124,7 @@ export const DataLinkInput: React.FC<DataLinkInputProps> = memo(
'gf-form-input',
css`
position: relative;
height: auto;
`
)}
>