Enhance link share tooltip (#808)
Co-authored-by: Florian Gareis <mail@zoker.me> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/808 Co-authored-by: Zoker <dev@zoker.me> Co-committed-by: Zoker <dev@zoker.me>
This commit is contained in:
parent
b7ff5473eb
commit
9a72d3dc36
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<p class="has-text-weight-bold">
|
||||
{{ $t('list.share.links.title') }}
|
||||
<span
|
||||
class="is-size-7"
|
||||
class="is-size-7 has-text-grey is-italic ml-3"
|
||||
v-tooltip="$t('list.share.links.explanation')">
|
||||
{{ $t('list.share.links.what') }}
|
||||
</span>
|
||||
|
|
Loading…
Reference in a new issue