Albums: Remove autofocus from description
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
10e912f31a
commit
99babb56ad
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
</v-select>
|
||||
</v-flex>
|
||||
<v-flex xs12 pt-2 px-2>
|
||||
<v-textarea flat solo auto-grow autofocus
|
||||
<v-textarea flat solo auto-grow
|
||||
browser-autocomplete="off"
|
||||
:label="labels.description"
|
||||
:rows="2"
|
||||
|
|
Loading…
Reference in a new issue