Skip to content

textarea is overflowing on small screen when resizing it  #8

@sanba-anass

Description

@sanba-anass

when I resize the textarea and shrink the screen the textarea start overflowing
try adding max-width to prevent this
.main-input{
max-width: 100%;
height: 178px;
width: 447px;
}

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