upd: looks better than small circle
This commit is contained in:
@@ -79,7 +79,7 @@ const headerActions = $computed(() => [tab === 'all' ? {
|
||||
const headerTabs = $computed(() => [{
|
||||
key: 'all',
|
||||
title: i18n.ts.all,
|
||||
icon: 'ph-dot-outline ph-bold pg-lg',
|
||||
icon: 'ph-circle ph-bold pg-lg',
|
||||
}, {
|
||||
key: 'mentions',
|
||||
title: i18n.ts.mentions,
|
||||
|
||||
Reference in New Issue
Block a user