add apology page background color
This commit is contained in:
parent
32349c1561
commit
a18dbf0022
@ -19,6 +19,7 @@ export const ApologyPage = ({ error }: Props) => {
|
|||||||
alignItems: "center",
|
alignItems: "center",
|
||||||
justifyContent: "center",
|
justifyContent: "center",
|
||||||
height: "100%",
|
height: "100%",
|
||||||
|
backgroundColor: "#F2F3F7",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Typography
|
<Typography
|
||||||
|
Loading…
Reference in New Issue
Block a user