Fix navbar on Devicemgt react app

This commit is contained in:
Jayasanka Weerasinghe 2020-01-06 14:41:56 +05:30
parent 3f4acef9f0
commit 2ea3af7f12

View File

@ -65,7 +65,10 @@ class Dashboard extends React.Component {
<Menu
theme="light"
mode="horizontal"
style={{lineHeight: '64px'}}
style={{
lineHeight: '64px',
marginRight: 110
}}
>
<SubMenu
key="devices"