Commit 7b6deef4 by Alex Khomenko Committed by GitHub

Search: make anchor full-height (#24783)

parent de1ce049
......@@ -103,5 +103,6 @@ const getResultsItemStyles = stylesFactory((theme: GrafanaTheme) => ({
align-items: center;
flex-shrink: 0;
flex-grow: 1;
height: 100%;
`,
}));
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment