mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-17 05:26:36 +00:00
better styling on ViewWallet view
This commit is contained in:
parent
9758aa6df3
commit
e23409cbac
@ -7,9 +7,11 @@ export default class ViewWallet extends Component {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<div style={{marginTop: '50px'}}>
|
||||
<section className="container" style={{minHeight: '50%'}}>
|
||||
<div className="tab-content">
|
||||
<h1>View Wallet</h1>
|
||||
</div>
|
||||
</section>
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user