mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Search: make anchor full-height (#24783)
This commit is contained in:
@@ -103,5 +103,6 @@ const getResultsItemStyles = stylesFactory((theme: GrafanaTheme) => ({
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 1;
|
||||
height: 100%;
|
||||
`,
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user