fix result page background
This commit is contained in:
parent
ff119353e9
commit
a759908abb
@ -36,6 +36,7 @@ export const ResultForm = ({ resultQuestion }: ResultFormProps) => {
|
|||||||
width: "100%",
|
width: "100%",
|
||||||
pt: "28px",
|
pt: "28px",
|
||||||
overflow: "auto",
|
overflow: "auto",
|
||||||
|
backgroundColor: theme.palette.background.default,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Box
|
<Box
|
||||||
|
2
pub.js
2
pub.js
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user