fix: banner text colours on white mode

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-08-03 06:48:40 +00:00
parent 144384a544
commit ea3eae478c
+1
View File
@@ -2086,6 +2086,7 @@ span.instanceStatus {
align-items: start;
padding-top: 10px;
background-size: cover;
color: white;
.ellipsis {
text-shadow: 0px 0px 8px black;
}