mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-11 08:24:58 +01:00
refs #452 Fix background color of splash screen
This commit is contained in:
parent
ad813821fc
commit
7d6f0df684
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user