aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2019-09-25 07:16:23 +0000
committerShpuld Shpludson <shp@cock.li>2019-09-25 07:16:23 +0000
commit170372b2bc4614bd8db97d7d0ab3c745f3087501 (patch)
tree7d6982b2e54ed8648d92d0585fdc1529380bae15 /index.html
parent49ea63ddf3b250de83d5daa3594fd5d27bea33c6 (diff)
parent7fe6ba2401745ce61e3fb2f438948693df322ba1 (diff)
Merge branch '616' into 'develop'
Lock body scroll when lightbox is open Closes #616 See merge request pleroma/pleroma-fe!886
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index a8681c8b..fd4e795e 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" href="/static/font/css/fontello.css">
<link rel="stylesheet" href="/static/font/css/animation.css">
</head>
- <body>
+ <body class="hidden">
<noscript>To use Pleroma, please enable JavaScript.</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->