mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Explore: UI improvements to trace view (#34276)
* Various ui fixes * Remove unused classes * Fix opening of collapsible * Fix pointer issue * Update e2e test
This commit is contained in:
@@ -58,6 +58,7 @@ const getStyles = (theme: GrafanaTheme2) => ({
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
justify-content: space-between;
|
||||
pointer-events: none;
|
||||
`,
|
||||
legend: css`
|
||||
label: legend;
|
||||
|
||||
Reference in New Issue
Block a user