Skip to content

textarea is overflowing on small screen when resizing it  #8

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;
}

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