mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboard: Fixes sub menu alignment issue (#51775)
This commit is contained in:
parent
dec3c3a5b1
commit
cff763ca1d
@ -61,7 +61,6 @@ class SubMenuUnConnected extends PureComponent<Props> {
|
||||
/>
|
||||
<div className="gf-form gf-form--grow" />
|
||||
{dashboard && <DashboardLinks dashboard={dashboard} links={links} />}
|
||||
<div className="clearfix" />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user