grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
133 stars 20 forks source link

Adjust VariableValueSelect(ors) styles to allow shrinking #711

Closed kaydelaney closed 4 months ago

kaydelaney commented 5 months ago

Fixes https://github.com/grafana/grafana/issues/87051 together with https://github.com/grafana/grafana/pull/87085

📦 Published PR as canary version: 4.13.1--canary.711.8884688944.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes@4.13.1--canary.711.8884688944.0 # or yarn add @grafana/scenes@4.13.1--canary.711.8884688944.0 ```
kaydelaney commented 4 months ago

Don't think this is needed anymore with more recent changes to https://github.com/grafana/grafana/pull/87085