Prevent FOUC.

feature/user_timelines
Roger Braun 8 years ago
parent ea03f3935e
commit d7c9261dab

@ -7,7 +7,7 @@
<link rel="stylesheet" href="/static/font/css/fontello.css">
<link rel="stylesheet" href="/static/font/css/animation.css">
</head>
<body>
<body style="display: none">
<div id="app"></div>
<!-- built files will be auto injected -->
</body>

Loading…
Cancel
Save