feat: status details
This commit is contained in:
parent
9cc837f5df
commit
c7ae7d5a1c
17 changed files with 151 additions and 125 deletions
|
@ -12,7 +12,7 @@ const { attachment } = defineProps<{
|
|||
class="status-attachment-image"
|
||||
:src="attachment.previewUrl!"
|
||||
:alt="attachment.description!"
|
||||
border="~ gray/10"
|
||||
border="~ border"
|
||||
object-cover rounded-lg
|
||||
>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue