fluid leftmenu
This commit is contained in:
parent
fa3a20adfd
commit
b8aa6d6be8
@ -14,8 +14,8 @@ export class LeftMenu extends React.Component<any, any> {
|
|||||||
|
|
||||||
render() {
|
render() {
|
||||||
return (
|
return (
|
||||||
<Container>
|
<Container fluid>
|
||||||
<Menu secondary vertical>
|
<Menu secondary vertical fluid>
|
||||||
<Menu.Item name='Home' />
|
<Menu.Item name='Home' />
|
||||||
|
|
||||||
<Dropdown item text='Monitoring'>
|
<Dropdown item text='Monitoring'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user