• Himanshu Kapoor's avatar
    Fix scrolling issue for iOS / iPad OS · a0378fa1
    Himanshu Kapoor authored
    Window height in iPad is actually less than 100vh because of the
    presence of a bottom bar in the browser. Adding position: fixed
    and max-height: 100% fixes this.
    a0378fa1
ide.scss 20.7 KB