Skip to content

Commit e21e3d0

Browse files
committed
Remove small avatar
1 parent a27515c commit e21e3d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/pages/threads/_id.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
v-if="!isMT(message)"
3535
:color="$store.getters.getThread.color"
3636
>
37-
<v-icon small> mdi-account</v-icon>
37+
<v-icon> mdi-account</v-icon>
3838
</v-avatar>
3939
<div>
4040
<v-card

0 commit comments

Comments
 (0)