mirror of
https://github.com/grafana/grafana.git
synced 2026-08-13 06:34:55 -05:00
* rewrote `CopyIcon` to an functional component - fixed missing `CopyIcon` on `KeyValuesTable` * added fixed height of `30px` to `KeyValuesTable` to fix overlapping * removed unused CopyIcon snapshot * KeyValuesTable: moved `30px` height from `tr` to `td` to fix vertical alignment