(cherry picked from commit bcc7bd9dd3)
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
This commit is contained in:
co-authored by
Jack Westbrook
parent
ea84eb499a
commit
02dd5a6f0e
@@ -162,7 +162,7 @@ const getStyles = (theme: GrafanaTheme) => {
|
||||
openWrapper: css`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 1 0;
|
||||
flex: 1 1 100%;
|
||||
height: 100%;
|
||||
background: ${theme.colors.bg1};
|
||||
border: 1px solid ${theme.colors.border1};
|
||||
|
||||
Reference in New Issue
Block a user