Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 9fa2b717

Přidáno uživatelem Michal Schwob před více než 1 rok

DEBUG: Added toast for in app debug
re #10822

Zobrazit rozdíly:

src/pages/LoginPage.tsx
57 57
            behavior={ Platform.OS === "ios" ? "padding" : "height" }
58 58
            flex={ 1 }
59 59
            justifyContent={ "center" }
60
            h={ {
61
                base: "400px",
62
                lg: "auto"
63
            } }
60
            h={ {lg: "auto"} }
61
            // behavior={ "padding" }
62
            keyboardVerticalOffset={ 100 }
64 63
        >
65 64

  
66 65
            <Center w="100%">
67 66
                <VStack
68 67
                    p="2"
69 68
                    w="80%"
70
                    justifyContent={ "center" }
69
                    justifyContent={ "space-between" }
71 70
                >
72 71
                    <ApplicationHeading />
73 72
                    <Heading

Také k dispozici: Unified diff