layout
This commit is contained in:
parent
57d4784ba2
commit
eebefb6ee7
|
@ -26,7 +26,7 @@ class AccountLayout extends React.Component<Props, State> {
|
|||
|
||||
public render(): JSX.Element {
|
||||
return (
|
||||
<Grid textAlign='center' className='fullHeight' verticalAlign='middle' style={{background:'#1a1b37'}}>
|
||||
<Grid textAlign='center' className='fullHeight' verticalAlign='middle' style={{background:'#1a1b37', margin:'0'}}>
|
||||
<Grid.Column style={{ maxWidth: 450 }}>
|
||||
<Header as='h2' color='teal' textAlign='center'>
|
||||
<Image src='../asset/image/overFlow_CI_blue_180.png' /><br />
|
||||
|
|
Loading…
Reference in New Issue
Block a user