Skip to content

fullWidth prop not working #42

@hugocostadev

Description

@hugocostadev

Describe the bug
The fullWidth prop does not work properly, follow the example below.
There is a "dib" class in a span element that I can't customize because the is not a class handle and the :first-child is not working either.

I tried to do this and its not woked:

.slideChildrenContainer--carousel :first-child { 
  width: 100%;
}

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions