Merge branch 'feature/custom_user_links-1550' of https://github.com/influxdata/chronograf into feature/custom_user_links-1550
commit
68c2765524
|
@ -140,6 +140,14 @@ $sidebar-logo-color: $g8-storm;
|
|||
&-last {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
|
||||
.sidebar__menu-wrapper {
|
||||
bottom: 0;
|
||||
top: initial;
|
||||
}
|
||||
.sidebar__menu-route {
|
||||
order: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue