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",
|
||||
justifyContent: "center",
|
||||
height: "100%",
|
||||
backgroundColor: "#F2F3F7",
|
||||
}}
|
||||
>
|
||||
<Typography
|
||||
|
Loading…
Reference in New Issue
Block a user