From dc6cd4bb296dda4312395aaee0ee491d348f84bc Mon Sep 17 00:00:00 2001 From: Adela Almasan <88068998+adela-almasan@users.noreply.github.com> Date: Mon, 11 Sep 2023 11:26:13 -0500 Subject: [PATCH] Legend: Truncate only for table mode (#74668) no legend truncation for list mode --- .../grafana-ui/src/components/VizLegend/VizLegendListItem.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/grafana-ui/src/components/VizLegend/VizLegendListItem.tsx b/packages/grafana-ui/src/components/VizLegend/VizLegendListItem.tsx index 4ef83f4646c..f1ba5bf7488 100644 --- a/packages/grafana-ui/src/components/VizLegend/VizLegendListItem.tsx +++ b/packages/grafana-ui/src/components/VizLegend/VizLegendListItem.tsx @@ -74,7 +74,6 @@ export const VizLegendListItem = ({