refactor(thumb): nudge library thumb tooltip up by 10px

This commit is contained in:
Travis Shivers 2020-09-09 19:10:59 -05:00
parent 78fe8f2c71
commit 4cafd0bd67
No known key found for this signature in database
GPG Key ID: EE4CC2891B8FCD33
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,10 @@
md="3"
lg="2"
>
<v-tooltip bottom>
<v-tooltip
bottom
nudge-top="10"
>
<template v-slot:activator="{ on, attrs }">
<v-card
:img="getArtLibrary(library)"