Skip to content

width vs max-width #172

@windmaomao

Description

@windmaomao

I had a grid and in certain screen size (ex. with a nav panel on the left), the grid extends outside of the screen.

And if I study why I'm getting this behavior, i noticed, the media query uses width instead of max-width. Therefore it'll always run into this issue when the grid is used in partial of the screen instead of the entire screen.

Please let me know what's your thoughts on this. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions