mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DataLinks: Make data links input grow again (#21499)
This commit is contained in:
parent
f6c94b9c40
commit
2355d0901a
@ -124,6 +124,7 @@ export const DataLinkInput: React.FC<DataLinkInputProps> = memo(
|
|||||||
'gf-form-input',
|
'gf-form-input',
|
||||||
css`
|
css`
|
||||||
position: relative;
|
position: relative;
|
||||||
|
height: auto;
|
||||||
`
|
`
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user