вернула высоту мобилке результатов
This commit is contained in:
parent
89fcdf7bee
commit
c4581e5a30
@ -67,7 +67,7 @@ export const ResultForm = ({
|
|||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
alignItems: "center",
|
alignItems: "center",
|
||||||
justifyContent: "space-between",
|
justifyContent: "space-between",
|
||||||
height: isMobile ? undefined : "100vh",
|
height: "100vh",
|
||||||
width: "100vw",
|
width: "100vw",
|
||||||
pt: "28px",
|
pt: "28px",
|
||||||
overflow: "auto"
|
overflow: "auto"
|
||||||
|
Loading…
Reference in New Issue
Block a user