fix auto-complete field not taking the whole parent width in flex
This commit is contained in:
parent
59cde429b9
commit
9f83aee1ed
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<div style="display: flex; flex-direction: column;">
|
||||
<textarea
|
||||
v-if="multiline"
|
||||
ref="textarea"
|
||||
|
Loading…
Reference in New Issue
Block a user