(cherry picked from commit 42b1fa0f62)
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
This commit is contained in:
co-authored by
Giordano Ricci
parent
88ea42ab9c
commit
698c13482a
@@ -147,6 +147,7 @@ const getStyles = (theme: GrafanaTheme) => {
|
||||
align-items: center;
|
||||
flex-grow: 1;
|
||||
margin-left: ${theme.spacing.xs};
|
||||
overflow: hidden;
|
||||
|
||||
&:hover {
|
||||
.query-name-wrapper {
|
||||
|
||||
@@ -142,6 +142,7 @@
|
||||
flex: 1 1 auto;
|
||||
flex-direction: column;
|
||||
height: 100vh;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.explore.explore-live {
|
||||
|
||||
Reference in New Issue
Block a user