Fix splash screen background color in HTML shell
This commit is contained in:
parent
bdc0316217
commit
eb488f7321
1 changed files with 1 additions and 1 deletions
2
misc/dist/html/full-size.html
vendored
2
misc/dist/html/full-size.html
vendored
|
@ -38,7 +38,7 @@ body {
|
|||
}
|
||||
|
||||
#status {
|
||||
background-color: #38363A;
|
||||
background-color: #242424;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
|
Loading…
Reference in a new issue