Fix background colour issue.
parent
4833a98763
commit
199cc5771c
|
@ -13,3 +13,7 @@ body:before {
|
|||
z-index: -1;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#root {
|
||||
background-color: white;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue