style: 💄 don't show activity if narrow (cleaner)

This commit is contained in:
ThatOneCalculator 2023-07-24 17:10:27 -07:00
parent 5930c8fc08
commit c996e88710
No known key found for this signature in database
GPG Key ID: 8703CACD01000000

View File

@ -363,11 +363,11 @@
>
<template v-if="narrow">
<XPhotos :key="user.id" :user="user" />
<XActivity
<!-- <XActivity
:key="user.id"
:user="user"
style="margin-top: var(--margin)"
/>
/> -->
</template>
</div>
<div>