summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/account.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css/account.css')
-rw-r--r--StoneIsland/www/css/account.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css
index 1d3506e5..24b00cf0 100644
--- a/StoneIsland/www/css/account.css
+++ b/StoneIsland/www/css/account.css
@@ -201,7 +201,7 @@ input.switch:checked + label:after {
.container {
position:absolute;
- height:calc(100% - 104px);
+ height:calc(100vh - 154px);
width:100vw;
box-sizing:border-box;
display: flex;