status.account.id === currentUser.value?.account.
-
+
diff --git a/unocss.config.ts b/unocss.config.ts
index db0ad0f4..0ee92d8c 100644
--- a/unocss.config.ts
+++ b/unocss.config.ts
@@ -55,9 +55,6 @@ export default defineConfig({
'flex-v-center': 'items-center',
'flex-h-center': 'justify-center',
'bg-hover-overflow': 'relative z-0 transition-colors duration-250 after-content-empty after:(absolute inset--2px bg-transparent rounded-lg z--1 transition-colors duration-250) hover:after:(bg-active)',
-
- // account
- 'account-avatar-normal': 'w-54px h-54px border-3 border-bg-base',
},
],
presets: [