DataLinks: Make data links input grow again (#21499)
(cherry picked from commit 2355d0901a)
This commit is contained in:
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;
|
||||
`
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user