mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
hide avatar from simple note
This commit is contained in:
parent
36e94240f1
commit
06c35a1ce7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div v-size="{ min: [350, 500] }" class="yohlumlk">
|
||||
<MkAvatar class="avatar" :user="note.user"/>
|
||||
<!-- <MkAvatar class="avatar" :user="note.user"/> -->
|
||||
<div class="main">
|
||||
<XNoteHeader class="header" :note="note" :mini="true"/>
|
||||
<div class="body">
|
||||
|
|
Loading…
Add table
Reference in a new issue