2
0
Эх сурвалжийг харах

Fix splash screen background color in HTML shell

patwork 1 жил өмнө
parent
commit
eb488f7321

+ 1 - 1
misc/dist/html/full-size.html

@@ -38,7 +38,7 @@ body {
 }
 
 #status {
-	background-color: #38363A;
+	background-color: #242424;
 	display: flex;
 	flex-direction: column;
 	justify-content: center;