fix: hide details when no status or no repliers (#359)

This commit is contained in:
Daniel Roe 2022-12-07 13:31:29 +00:00 committed by GitHub
parent a1b3bd6db9
commit 8e47deb0e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ const withAccounts = $computed(() =>
</script>
<template>
<article flex flex-col gap-2>
<article v-if="conversation.lastStatus" flex flex-col gap-2>
<div absolute flex gap-2 text-sm text-secondary font-bold left-3 px2 pt2>
<p mr-1>
{{ $t('conversation.with') }}