Search: make anchor full-height (#24783)
(cherry picked from commit 7b6deef46d)
This commit is contained in:
committed by
Hugo Häggmark
parent
72c7731c42
commit
2d6faa6d99
@@ -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