mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-09 17:45:38 +00:00
6 lines
86 B
HTML
6 lines
86 B
HTML
|
<style>
|
||
|
html, body, #root {
|
||
|
height: 100%;
|
||
|
margin: 0;
|
||
|
}
|
||
|
</style>
|