mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
babb17afd6
commit
1a649afdd8
@ -124,6 +124,7 @@ const getStyles = stylesFactory((theme: GrafanaTheme2) => ({
|
||||
border-bottom: 2px solid ${theme.colors.border.weak};
|
||||
background: ${theme.colors.background.primary};
|
||||
flex-direction: column;
|
||||
flex-shrink: 0;
|
||||
`,
|
||||
itemWide: css`
|
||||
flex-direction: row;
|
||||
|
Loading…
Reference in New Issue
Block a user