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;
|
min-height: 100dvh;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background: #fff;
|
background: var(--bg);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Barre fixee en bas pendant le jeu solo */
|
/* Barre fixee en bas pendant le jeu solo */
|
||||||
|
|||||||
Reference in New Issue
Block a user