grafana / grafana-aws-sdk-react

Apache License 2.0
3 stars 1 forks source link

UI: Add support for optional labelWidth prop in config components #34

Closed idastambuk closed 1 year ago

idastambuk commented 1 year ago

Originally a fix matching the width of all labels in Cloudwatch as a result of increasing "Namespaces" label here:

Screen Shot 2022-12-13 at 3 02 12 PM

Added support for passing optional labelWidth, with default value set to the old {28} so all repos using this component don't have to make the change unless necessary.