mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
bio dialog autosize
This commit is contained in:
@@ -12,7 +12,8 @@
|
|||||||
:rows="5"
|
:rows="5"
|
||||||
:placeholder="t('dialog.bio.bio_placeholder')"
|
:placeholder="t('dialog.bio.bio_placeholder')"
|
||||||
class="mb-2.5"
|
class="mb-2.5"
|
||||||
show-count />
|
show-count
|
||||||
|
autosize />
|
||||||
|
|
||||||
<InputGroupAction
|
<InputGroupAction
|
||||||
v-for="(link, index) in bioDialog.bioLinks"
|
v-for="(link, index) in bioDialog.bioLinks"
|
||||||
|
|||||||
Reference in New Issue
Block a user