Skip to content

Issue with the fixed width of the element using the class name "Overlay__content." #331

@NataliiaSynhaievska

Description

@NataliiaSynhaievska

I've identified an issue regarding the fixed width 360 px of an element with the class name "Overlay__content".

image

Currently, when this element is assigned a 360 px width, it does not adapt as expected, causing content overflow in certain scenarios.

The problem arises when the parent element's width is less than the fixed width assigned to the element with the class name "Overlay__content" (In my case, the parent element containing Plaid has a width of 300 px). Despite the fixed width, the element fails to adjust dynamically, resulting in content spilling beyond its boundaries. In addition, it should be mentioned that the "Overlay__content" does not have horizontal scrolling.

I expect the container's width to adapt dynamically based on the parent element's width, ensuring that all content is appropriately contained and visible within the given constraints.

Please let me know if you need any further clarification or details. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions