refs #452 Fix background color of splash screen

This commit is contained in:
AkiraFukushima 2018-07-28 21:16:26 +09:00
parent ad813821fc
commit 7d6f0df684
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<meta charset="utf-8">
<html style="height: 100%">
<head></head>
<body style="height: 100%">
<body style="height: 100%; background-color: #fff">
<div style="display: flex; justify-content: center; align-items: center; flex-direction: column; height: 100%">
<center>
<img src="./images/icon.png" width="120" height="120"></img>