We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f35466 commit 61f012fCopy full SHA for 61f012f
2 files changed
src/components/community/modules/ModelCard.vue
@@ -138,7 +138,7 @@
138
</div>
139
140
<div
141
- class="absolute right-3 top-3 min-w-[24px] h-[24px] flex items-center justify-center z-10"
+ class="absolute right-3 top-4 min-w-[24px] h-[24px] flex items-center justify-center z-10"
142
@click.prevent.stop="$emit('action', model)"
143
>
144
<vTooltips :tips="actionTooltipText">
version.txt
@@ -1 +1 @@
1
-1.2.15
+1.2.16
0 commit comments