Skip to content

Issue with height in mobile devices #9

@aryatekpia

Description

@aryatekpia

Hi, I am experiencing issue with the height of the grid items on all mobile devices. when I inspect the elements in chrome while setting the device to a mobile device I see that the height of the grid-stack-item is set to 115px which is too small.

.grid-stack-instance-9261 > .grid-stack-item[data-gs-height="4"] {
height: 115px;
}

Any workaround or fix is highly appreciated.

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