Fix extra scrollbars in dapps (#3706)
* Fix extra scrollbars in dapps * Dapps list padding * spelling * lint * Height overflow fix
This commit is contained in:
committed by
Nicolas Gotchac
parent
3837114eb2
commit
bd2e2b630c
@@ -8,7 +8,7 @@
|
||||
<style>
|
||||
html, body, #container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background: white;
|
||||
|
||||
Reference in New Issue
Block a user