fix(solo): restore dark background on setup/won phases of solo screen
This commit is contained in:
+1
-1
@@ -1153,7 +1153,7 @@ body {
|
||||
min-height: 100dvh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: #fff;
|
||||
background: var(--bg);
|
||||
}
|
||||
|
||||
/* Barre fixee en bas pendant le jeu solo */
|
||||
|
||||
Reference in New Issue
Block a user