1
0

Make editor edit button at the bottom the default and make sure the done button stands out more

This commit is contained in:
kolaente
2021-08-17 21:10:32 +02:00
parent 3a46032c63
commit 9c6369e8d8
4 changed files with 19 additions and 48 deletions

View File

@ -77,7 +77,6 @@
}
"
v-model="c.comment"
:has-edit-bottom="true"
:bottom-actions="actions[c.id]"
/>
</div>