@siemen,
Use this CSS code:
@media (max-width: 767px){
textarea {
min-height: unset;
}
}
The CSS codes should be added in the "Custom CSS Code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Don't forget to delete all caches before checking.
Also, please try on incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.