вернула высоту мобилке результатов

This commit is contained in:
Tamara 2024-01-10 16:39:07 +03:00
parent 89fcdf7bee
commit c4581e5a30

@ -67,7 +67,7 @@ export const ResultForm = ({
flexDirection: "column",
alignItems: "center",
justifyContent: "space-between",
height: isMobile ? undefined : "100vh",
height: "100vh",
width: "100vw",
pt: "28px",
overflow: "auto"