We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bc2b47 + 8ec4ed6 commit 76230b3Copy full SHA for 76230b3
1 file changed
src/components/ScreenAbstract.vue
@@ -15,7 +15,9 @@
15
What is the abstract of the work?
16
</p>
17
<q-input
18
+ autogrow
19
bg-color="white"
20
+ input-style="min-height: 100px; max-height: 444px"
21
label="abstract"
22
outlined
23
standout
0 commit comments