@media screen and (max-width : 680px) {
    .vrcdialog-reqinfo textarea {
        width: 100%;
    }
}