mirror of
https://github.com/grafana/grafana.git
synced 2024-12-02 05:29:42 -06:00
Navigation: fix gap at top of menu (#47123)
This commit is contained in:
parent
7d9f22fa59
commit
0cde5908ca
@ -66,7 +66,7 @@ const getStyles = (theme: GrafanaTheme2) => {
|
||||
flexDirection: 'column',
|
||||
left: 0,
|
||||
whiteSpace: 'nowrap',
|
||||
marginTop: theme.spacing(1),
|
||||
paddingTop: theme.spacing(1),
|
||||
marginRight: theme.spacing(1.5),
|
||||
right: 0,
|
||||
zIndex: 9999,
|
||||
|
Loading…
Reference in New Issue
Block a user