aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-09-20 03:13:58 +0800
committerWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-09-20 03:13:58 +0800
commit3987f9860f9a1892c12237b726db30a8d5a3c41d (patch)
tree7a831232bc0dc441c79b38c04065d1caf7d273c0 /ui/app/components
parentfbf14cd130c6f7f73697fad28730da485cb7c946 (diff)
downloadtangerine-wallet-browser-3987f9860f9a1892c12237b726db30a8d5a3c41d.tar.gz
tangerine-wallet-browser-3987f9860f9a1892c12237b726db30a8d5a3c41d.tar.zst
tangerine-wallet-browser-3987f9860f9a1892c12237b726db30a8d5a3c41d.zip
Move main-container wrapper div into its own class
Diffstat (limited to 'ui/app/components')
-rw-r--r--ui/app/components/pages/unlock-page/index.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/pages/unlock-page/index.scss b/ui/app/components/pages/unlock-page/index.scss
index 3d44bd037..6bd52282d 100644
--- a/ui/app/components/pages/unlock-page/index.scss
+++ b/ui/app/components/pages/unlock-page/index.scss
@@ -14,6 +14,7 @@
align-self: stretch;
justify-content: center;
flex: 1 0 auto;
+ height: 100vh;
}
&__mascot-container {