Skip to content

.lg-components suggest adding safe-area-inset-bottom for mobile phones above iphoneX #1154

@wesley0609

Description

@wesley0609

Summary

As title

Basic example

.lg-components{
    margin-bottom: constant(safe-area-inset-bottom);
    margin-bottom: env(safe-area-inset-bottom);
}

Motivation

Because there is a gesture operation area below the mobile phones above iphoneX (phone with bangs), which will cause the picture text introduction area to be blocked.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions