mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
Search: make anchor full-height (#24783)
This commit is contained in:
parent
de1ce049e8
commit
7b6deef46d
@ -103,5 +103,6 @@ const getResultsItemStyles = stylesFactory((theme: GrafanaTheme) => ({
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 1;
|
||||
height: 100%;
|
||||
`,
|
||||
}));
|
||||
|
Loading…
Reference in New Issue
Block a user