Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

size settings dont make difference when opening on small device #42

Description

@janey1986

If I change:

$aside.open({
size: 'sm',
})

to

$aside.open({
size: 'lg',
})

There is a change when I open the aside on my desktop. However, If I open the aside on a mobile device or a small screen, the aside is the same size when sm is selected, as it is when large is selected

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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