Disable horizontal textarea resize

This commit is contained in:
eugenijm 2020-12-15 21:17:50 +03:00
parent 39c4672175
commit 6d9c79fb6d
4 changed files with 8 additions and 2 deletions

View file

@ -11,7 +11,7 @@
<input
id="username"
v-model="newName"
classname="name-changer"
class="name-changer"
>
</EmojiInput>
<p>{{ $t('settings.bio') }}</p>
@ -22,7 +22,7 @@
>
<textarea
v-model="newBio"
classname="bio"
class="bio resize-height"
/>
</EmojiInput>
<p>