mirror of
https://github.com/grafana/grafana.git
synced 2025-01-16 03:32: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',
|
||||
css`
|
||||
position: relative;
|
||||
height: auto;
|
||||
`
|
||||
)}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user