We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522a99e commit 97df22fCopy full SHA for 97df22f
src/components/assetLibrary/cards/QueueImageCard.vue
@@ -18,7 +18,9 @@
18
</div>
19
20
<template #top-left>
21
- <div class="flex gap-1 opacity-0 group-hover:opacity-100 transition-opacity">
+ <div
22
+ class="flex gap-1 opacity-0 group-hover:opacity-100 transition-opacity"
23
+ >
24
<IconButton
25
:class="iconButtonClasses"
26
aria-label="View image"
0 commit comments